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.

~1K People Reached
About Me

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sed semper lectus. Phasellus interdum dolor in justo faucibus vitae sodales dolor placerat. In iaculis neque id tortor egestas varius. Ut placerat, odio ut adipiscing tristique, enim…

PC Specs
HP Desktop - Intel Xeon E5420 (2.5GHz quad-core) running Windows 7x64 Pro Dell Inspiron 1720 Laptop…
Member Avatar for Falcon25

I was walking down my road and just saw how many cars there are everywhere, so many of them parked on the roads and idiots speeding with kids running out infront of them, don't get me wrong I do like cars but so darn many of them. It just made …

Member Avatar for blackcathacker
2
398
Member Avatar for techturtle

I’m fairly new to C#, especially with databases. I’ve worked in VBA and Delphi doing databases, so I was hoping to just use this like a RecordSet or a Tcursor, but so far it’s not panning out like that. I have a SQL database added as a dataset in my …

Member Avatar for techturtle
0
195
Member Avatar for KasunL

Hi! Can anyone please point me to any good C# book or tutorial, which includes a step-by-step guide to building an example Windows Database program?? Thanks for any help!

Member Avatar for techturtle
0
103
Member Avatar for techturtle

Here's the scenario: I am coding a program that will display data from a database in a variety of fields. Some of the fields need to be read-only. Should have been simple just to set all those controls to read-only, except some of them are checkboxes, radio buttons and date …

Member Avatar for techturtle
0
399
Member Avatar for 303factory

Hi I'm having a real headache getting the selected row from my datagrid (only one row can be selected at a time). If I use the callback function from clicking on the data grid I can get the selected row no problem [CODE]dgStaffList_CellContentClick(object sender, DataGridViewCellEventArgs e) { int selectedRow = …

Member Avatar for 303factory
0
180