Forum: VB.NET Aug 25th, 2009 |
| Replies: 1 Views: 257 MS doesn't put a limit on forms but rather total objects.
You can go here for the info:
http://msdn.microsoft.com/en-us/library/aa716295%28VS.60%29.aspx |
Forum: VB.NET Aug 25th, 2009 |
| Replies: 2 Views: 407 "SELECT * FROM user&pass where username = 'admin'"
Is the table named user&pass?
You might try enclosing it in brackets.
"SELECT * FROM [user&pass] where username = 'admin'" |
Forum: IT Professionals' Lounge Feb 11th, 2009 |
| Replies: 5 Views: 2,990 You can also try HelpBeam Remote Support Software (http://www.helpbeam.com). Easy to use, web based, SSL secured and also about $30 month. You can get a 3-day free trial. |
Forum: VB.NET Nov 24th, 2008 |
| Replies: 5 Views: 610 flagged as spam? Does that mean my question is spam? I hope not.
Anyway, I've been playing with it a bit and heres what I came up with for the minimum files.
I created a directory for my app. ... |
Forum: VB.NET Nov 23rd, 2008 |
| Replies: 5 Views: 610 Well, the download itself contains the runtime and the compiler and tools and such. There are vague instructions on the mono web site about it at
http://www.mono-project.com/Small_footprint
But... |
Forum: VB.NET Nov 22nd, 2008 |
| Replies: 5 Views: 610 Hey All,
Does anyone know, or have a link to an article, that would tell me how to distibute a .net MONO application? The full package of Mono is like 75 MB but I know al lot of that is the... |
Forum: *nix Software Nov 22nd, 2008 |
| Replies: 8 Views: 1,638 Thats what it seems like. Thanks everyone for your replies. |
Forum: *nix Software Nov 21st, 2008 |
| Replies: 8 Views: 1,638 yes, I think we might be talking about two different things. This is if you want to bundle your exe. I can;t decide if the license means you have to also provide the stand alone exe or if it means... |
Forum: *nix Software Nov 20th, 2008 |
| Replies: 8 Views: 1,638 wow, my interest is suddenly much less now |
Forum: *nix Software Nov 20th, 2008 |
| Replies: 8 Views: 1,638 Does anyone know how much it costs to get a commercial license for mono? On their web site it says if you want to bundle with mkbundle (to make a single exe) you have to buy a commercial licence
... |
Forum: Community Introductions May 16th, 2008 |
| Replies: 5 Views: 439 cool to be here, awesome forum |
Forum: Community Introductions May 16th, 2008 |
| Replies: 5 Views: 439 Hi everyone ,
Just joined the daniweb when looking for RSA vb.net code. great site.
I work in the travel industry by day, the 'hb' in hbmichael stands for HelpBeam, which is what i do at night. ... |