Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
2 Commented Posts
0 Endorsements
Ranked #16.0K
Ranked #3K
~15.1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for mpatram

Hi All, I've created a registration form in VB.Net. Now I want to validate it, like if the username is previously used by some one then it wont allow to register. I can do it in ASP.Net, But I m not able to find any solution for VB.Net. If any …

Member Avatar for Netcode
0
973
Member Avatar for #include<DAN.h>

I was just wondering if there was another way to out put text besides cout? I know this probablt sounds weird because cout works perfectly fine and stuff, but I just want to know if all of the input/output has to be done in a cprompt window? Dose anyone know …

Member Avatar for Duoas
0
5K
Member Avatar for technogeek_42
Re: Vb6

can anyone help me how to create or to make my program a self running and don.t not be open to run.

Member Avatar for technogeek_42
0
235
Member Avatar for technogeek_42
Member Avatar for x38class

How do I find the code to add/update/retrieve text to exif data as comments Also what are limitations, eg number of characters and is it just plain text or control characters eg cr/lf etc for formatting when text is retrieved any help much appreciated Regards Bob

Member Avatar for x38class
0
92
Member Avatar for mannuvashishta

VB.NET takes the input from user like network address and port number and check it check it, the entered IP address and port number are valid or not as well as check the enter digit how many digits are entered in input box. Some one who knows please reply me. …

Member Avatar for bector
0
104
Member Avatar for kkv

I am a self learner of vb.net. I have planned 2 do my academic project with vb.net, and iam looking 4 some new and challenging concept. So someone, kindly suggest me some gud challenging concept or abstract 4 my project.

Member Avatar for bector
0
117
Member Avatar for jimmer12

hi i have a numericupdown box on my first form and in the next form i want the number selected in the numericupdown box to produced that number of text boxs in the next form.

Member Avatar for bector
0
104
Member Avatar for rhinocort23

how could i make it so when the person using it looks through the item they want and click a button, it will add it and its price to a list but if they dont want it later, they can then go and remove it? also how can i make …

Member Avatar for rhinocort23
0
93
Member Avatar for jagdish.ind

Can i display the text scrolling in bottom of my form in vb.net. if can then plz anyone suggest me how to do. i want to display some texts scrolling at the bottom of my form when i load it. how can i do it in vb.net

Member Avatar for bector
0
111
Member Avatar for shiny123

HI!!! I am doing Face reconition project in vb.net ... so my first module is uploading images and need to store in sql, that images i should retrive in vb.net. so, pl tel me the procedure and coding in vb.net2005

Member Avatar for bector
0
147
Member Avatar for bushy1985

Hi there I have connected visual basic express to my access database and designed a windows form with navigation functions as well as add delete, update functions. I have used textboxes to display the database fields on the form, but i am having trouble displaying an updated autonumber when a …

Member Avatar for bector
0
177
Member Avatar for Narue

Post your tips for making life easier in C and C++. I'll start: [SIZE=3][B]Standard vector object initialization[/B][/SIZE] The biggest problem with the standard vector class is that one can't use an array initializer. This forces us to do something like this: [code] #include <iostream> #include <vector> using namespace std; int …

Member Avatar for bector
2
8K