No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
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 …
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 …
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]
The End.
karabela