How to Solve Now

Main menu

Skip to primary content Skip to secondary content
  • Home
  • PHP
  • Laravel
  • Javascript
  • Internet
    • Telephone
      • Android
    • Website Design
  • Computer
    • Installation
  • Contact Us

Category Archives: C#

How to Solve Now > Home > Internet > Web Programming > C#

Log4Net Example in C# Console Application

Posted on January 22, 2014 by Janaki in C# tagged .net logging, c# console app log, log4net / 0 Comment(s)

[code lang=”c#”] using System; using System.Collections.Generic; using System.Linq; using System.Text; using log4net; using log4net.Config; using System.IO; namespace HowToSolveNow { class Program { private static ILog logger; #region Logging Functions static […]

Display a DataGrid by importing a CSV file in C#

Posted on December 16, 2013 by Janaki in C# / 0 Comment(s)

Here is the steps to show a datagrid in a windows form from a CSV file. Step 1. Put one button(name=brnbrowse) in your windows form Step 2. Put one openFileDialog […]

Invalid icon file located in Application Folder of Setup Project

Posted on December 11, 2012 by Janaki in ASP.Net, C#, Web Programming tagged asp.net, invalid icon error / 0 Comment(s)

Follow the below steps to remove that error while building your setup file. Step1. Click F4 by selecting your setup project. Step2. In the properties window, find AddRemoveProgramsIcon and then […]

How to send HTTPS Post Request with C#

Posted on January 31, 2012 by Janaki in ASP.Net, C#, Web Service tagged api, http request / 0 Comment(s)

Please follow the below steps to send https post request. Create new C# website application. Open the default code behind file i.e. Default.aspx.cs add the following two namespace using System.Security.Cryptography.X509Certificates; […]

Categories

  • Android (12)
  • API (2)
  • ASP.Net (2)
  • Blackberry (3)
  • C# (4)
  • Cassandra (1)
  • CCIR Service (1)
  • Computer (5)
  • Content Management (1)
  • DBMS (1)
  • E-Mail (4)
  • Excel (2)
  • Explorer (2)
  • Installation (17)
  • Internet (12)
  • iPhone (1)
  • JAVA (4)
  • Javascript (6)
  • JSP (1)
  • Language (2)
  • Laravel (17)
  • Linux (8)
  • More (13)
  • MySQL (5)
  • Oracle (1)
  • PHP (35)
  • Question Set (1)
  • Reference (4)
  • Salesforce (7)
  • Shoretel (1)
  • SQL (1)
  • Sugar (6)
  • Telephone (7)
  • Web Programming (1)
  • Web Service (3)
  • Website Design (6)
  • Website Hosting (2)
  • Zend (2)

Most recommended posts

  • DID you see wpupdatestream user in your wp_users table
  • Invalid icon file located in Application Folder of Setup Project
  • Install Php MyCrypt on centOS

Popular

Install MySQL as window service0 comment(s)
Getting weeks between two dates in MySql0 comment(s)
Back Up MySQL Databases From The Command Line0 comment(s)

want to twitt

  • Connectivity Issues with .IN Registry • Namecheap Status https://t.co/F0b2vWwTL7 via @Namecheap 04:03:49 AM March 27, 2017 from Twitter Web Client ReplyRetweetFavorite
  • CentOs Vagrant Configuration file https://t.co/Ay8ZGxexTU 06:13:44 PM December 27, 2016 from Twitter Web Client ReplyRetweetFavorite
  • Laravel Artisan commands are added to website. check now https://t.co/jOO35sbnwv 12:09:03 AM February 26, 2016 from Twitter Web Client ReplyRetweetFavorite
  • Just setting up my Twitter. #myfirstTweet 12:07:12 AM February 26, 2016 from Twitter Web Client ReplyRetweetFavorite
@xenatasolutions

  • Home
  • PHP
  • Laravel
  • Javascript
  • Internet
  • Contact Us
© 2015 How to solve now, powered by Xenata Solutions