Skate through code..

Wednesday, 18 November 2015

C# - Easiest CSV parser built in .NET Framework

›
Today it came to my surprise to know that there is a built in CSV parser in the .NET Framework library. Throughout the years, I have written...
16 comments:
Thursday, 20 August 2015

SQL Server - Disable Identity Insert temporarily and enable back

›
At times, you might want to Disable SQL Server Identity Insert in order to insert some records with ids our of series and after the inserts ...
Friday, 31 July 2015

SQL Server - Management Studio (SSMS) - Saving Changes is not Permitted

›
When I try to save changes to edit columns in a table and the change is very straight forward like converting the type from int to long or...

SQL Server - Saving Changes is not Permitted

›
When I try to save changes to edit columns in a table and the change is very straight forward like converting the type from int to long or...
Tuesday, 26 May 2015

Delete partitions on USB Flash Drive

›
Today, I was using my USB Flash Drive on my MAC and had to format from MAC and accidently created a partition of 200MB. This made only 200MB...
Sunday, 3 May 2015

C# - WebClient Authentication not working

›
Today I had a scenario where I was using WebClient class to POST XML to a particular Url. Even after many trials, the authentication was n...
1 comment:
Monday, 20 April 2015

ASP.NET - Current Page Url with QueryString

›
You might need to extract different values from url. It might be the path or the current page or values in the querystring. Here is a simp...
2 comments:
‹
›
Home
View web version

About Me

My photo
Habeeb
View my complete profile
Powered by Blogger.