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
~1K People Reached
Favorite Forums

4 Posted Topics

Member Avatar for karabela

i created a sql database with table land. columns; LandID int PK LandCodeID int LandName nvarchar(100) LandFlag image Allow Nulls ive created a dataset in my solution. from my Data Sources i can drag & drop the table Land to my Form1 as DataGridView. it puts all the columns above …

Member Avatar for nvmobius
0
292
Member Avatar for IT_Techno
Member Avatar for karabela

im a beginner in C sharp. im stuck with the following. i hope someone can get me on the track again. i want to add a validation for user input such as making sure the year of the yearTextBox is not greater than the current year +2. [CODE]private void yearTextBox_Validating(object …

Member Avatar for selvaganapathy
0
339
Member Avatar for gouki2005

i had the same questions asked to my self. but choosed C# and never regret for it. if you want a comparison check this. [URL="http://en.wikipedia.org/wiki/Comparison_of_C_sharp_and_Visual_Basic_.NET"]http://en.wikipedia.org/wiki/Comparison_of_C_sharp_and_Visual_Basic_.NET[/URL]

Member Avatar for gouki2005
0
104

The End.