Posts
 
Reputation
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
Ranked #4K
~346 People Reached
Favorite Forums
Member Avatar for virusisfound

hello, Can u tell me how can i use try...catch in following coding. This code is for save the data. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Data.SqlClient; namespace savita { public partial class Form5 : Form { DataTable dt; …

Member Avatar for pritesh2010
0
106
Member Avatar for Nitin Daphale

I have a winform having few controls like txtbox,datagridview. I am loading information in that form . I am creating query for update dynamicaly depending on which records are changed . But problem is [COLOR="Red"]how can I identify in which controls(textboxes etc) records get changed?[/COLOR]

Member Avatar for SciFiCoder
0
112
Member Avatar for SciFiCoder

Hello. This is my first post. Hopefully the first of many. I am currently starting my journey in collegiate Computer Science and as such I know some basics about programming - logic and a fledgling understanding of some languages. Right now I am trying to create a program that uses …

Member Avatar for nick.crane
0
128