Forum: C# Aug 5th, 2009 |
| Replies: 3 Views: 129 I do like the fact that MSSQL has LINQ, which I have become very fond of (mysql does too but i'm not that keen on it).
I have heard that MySQL is quicker? (This was the main reason I was after... |
Forum: C# Aug 5th, 2009 |
| Replies: 3 Views: 129 Feeling a little bad, two questions from you guys in a week!
So I am about to embark on a project including Point of Sale, Inventory Management, Client management, (quite in depth).
The... |
Forum: C# Aug 3rd, 2009 |
| Replies: 3 Views: 563 Hey All!
I have searched around on Google and have found nothing!
I want to know how to make custom controls in C#. But customly designed. For example I don't want to use the custom c#... |
Forum: C# Mar 9th, 2008 |
| Replies: 3 Views: 16,536 Hey man, I am having the same issue, if youknow of a solution let me know, otherwise i'll keep searching and let you know if I do :) |
Forum: C# Oct 1st, 2007 |
| Replies: 1 Views: 4,748 So on my desk, i have nothing but a computer running Windows XP SP2.
I want to connect a usb connector into my computer, into a component board with an LED.
Then I want to create a program in... |
Forum: JavaScript / DHTML / AJAX Oct 3rd, 2006 |
| Replies: 4 Views: 4,891 I have a problem with a drop down menu box,
the box is generated from asp, so the amount of <option> available will vary.
When there are too many options in the list, the list gets too high... |
Forum: ASP.NET Jun 27th, 2006 |
| Replies: 2 Views: 2,153 sql = "SELECT * FROM tblcsvdump"
set rs = connection.execute(sql)
records = rs.Fields.Count
dim heading(100)
dim pulled(100)
dim i
dim count
dim VAL
dim VEL |
Forum: Geeks' Lounge Jun 26th, 2006 |
| Replies: 1 Views: 805 Any New Zealanders (Australians if not from Tasmania :lol: ) registered here? If you are i wanna hear from ya! |
Forum: Geeks' Lounge Jun 26th, 2006 |
| Replies: 16 Views: 2,265 Just a thought -
I'm quite new here, and am posting up a storm today!
I am loving this daniweb site, (only criticism is that its VERY graphic based - and down here in New Zealand our broadband is... |
Forum: Geeks' Lounge Jun 26th, 2006 |
| Replies: 406 Views: 75,877 New User
Saw this board and thought i'd be kind :)
I have around 200 invites left (and was one of the first users YUS!) so PM me if you're interested. |
Forum: HTML and CSS Jun 26th, 2006 |
| Replies: 2 Views: 1,076 There are two parts to this post - reply for both or either...
Firstly, is it POSSIBLE to force a browser to print when it hits a certain web page?
And before i get a hundred comments back... |
Forum: ASP.NET Jun 26th, 2006 |
| Replies: 2 Views: 2,506 Heya!
First time on DaniWeb - so i hope i don't buggar protocol up!
I code in ASP.NET and am pretty new to it, about a couple of years. And am still only getting to grips with the full power... |