C# Programming

Tuesday, November 1, 2011

Read Stream from a file in chuncks

›
Problem I had a programming requirement where I need to read from a file but only 32kb could be transferred at a time. So how do we do that...
Wednesday, April 13, 2011

ASHX Generic Handler in ASP.Net

›
Problem: I was working on WCF project where I was returning the list of objects, each object contained a field that holds Image, since it w...
3 comments:
Sunday, April 10, 2011

Hiding buttons in Gridview based on user.

›
Problem I created a web project where I am binding the list of students to the GridView. I also enabled selection, edition and deletion. My...
1 comment:

Overriding Tostring method

›
Problem I created a list of person class but when run it through foreach loop and print it to console I was getting namespace.Person instea...
1 comment:
Thursday, April 7, 2011

Hashing In C#

›
Problem It is a common practice to save the user and the password associated with the user as a plain text in the database, but there is on...
1 comment:
Monday, March 28, 2011

Transaction object

›
Problem I had a situation where I had to add a record in the table, and at the same time I needed to add record in another table but I need...
1 comment:
Saturday, March 26, 2011

How To Save Image To SqlServer

›
Problem: I am currently working on my college project where I was required to save images to the database and I had no idea how to do that....
1 comment:
›
Home
View web version

About Me

Faraz Khan
Student at Humber college, studying in post graduate certificate program.
View my complete profile
Powered by Blogger.