Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~5K People Reached
Favorite Forums
Favorite Tags

9 Posted Topics

Member Avatar for complete
Member Avatar for boiokgoy
0
360
Member Avatar for ujwaliyer

i want to insert rows one by one into a database in the sql server 2005. the problem is that i have tried all possible but the rows just dont get added to the database, i get an exception on executing this code, i get this exception Unhandled Exception: System.IndexOutOfRangeException: …

Member Avatar for safe2010
0
271
Member Avatar for Sammy79
Member Avatar for firuna
0
90
Member Avatar for Demond

go to the design view, select the button and go to the properties - then change the name of the button..

Member Avatar for jonesc5
0
3K
Member Avatar for buddie
Member Avatar for eng_ams2007

google it... u'll get loads of it. see csharpfriends.com aspfree.com csharpcorner

Member Avatar for ujwaliyer
0
102
Member Avatar for sharath61
Member Avatar for ujwaliyer
0
100
Member Avatar for rutul

hi rutul, there are 2 things 1) first of all u shud create a connection string refer [this site](http://www.connectionstrings.com) it has for all types of databases. 2) and then execute an sql command here is a sample program to connect to an sql server 2005 with C#(its compiled inVS2003) it …

Member Avatar for ujwaliyer
0
94
Member Avatar for ujwaliyer

hello everyone, I have created a console app for receiving files thru sockets. Now what i need to do is to change it to a windows service so that it will dynamically keep receiving files all the times -- and store them in a separate folder. The problem is that- …

Member Avatar for ujwaliyer
0
83