| |
Rating
Thread /
Thread Starter
|
Last Post  |
Replies |
Views |
|
|
by LuciWiz
Introduction
In my experience I found that people starting to learn a new programming language find it hard to accomplish this by reading “complicated and sophisticated” books written by the experts that developed or helped maintain the respective language. They find easier to...
|
|
5 |
4,145 |
|
|
by admin
The GIDForums™ Team is proud to announce that GIDForums™ is now among one of the very first Webmaster / Programming forums to offer a custom-written Visual Basic Syntax Highlighter BBCode ( bb code) to it's valued members and readers.
Please use the and tag pair to enclose any visual basic code...
|
01-Oct-2005 14:08
by admin
|
0 |
3,630 |
|
|
by ajitham
Hi all,
My problem is when i create a new application, the namespace which has to be created by default is not created in the web application, where as in windows application it works perfectly. what could be the problem. This has become a big hindarance since because of this i'm unable to access...
|
|
2 |
380 |
|
|
by juvenile386
i already have the .net framework installed, and I have a book here that teaches a "hello world" console application using notepad... i followed all the instructions correctly: i saved the notepad file named "console.txt", but instead of entering this(on cmd.exe) :...
|
|
1 |
1,394 |
|
|
by ajitham
Hi everybody,
I'm developing a website and in this my requirement is that, when the user opens the site along with other details he should get the Location from where the site is opened. something similar to the cellphones which show the place name when we move around. How can be achieve this?...
|
|
0 |
345 |
|
|
by patrickH80
hello,
after hours of reading threads and trying to find a solution i am probably not far away from it. but it seems that i am doing something wrong. I just have a little gui from where i need to do some hidden commands into cmd. i made it to start the cmd which is easy but a second party program...
|
|
0 |
637 |
|
|
by -XXX-
Hey,
Quick question guys,
How can I delay the execution in VB.NET?(More precisely visual basic 2005 express)
I mean for example in a loop , i want to wait 20 milliseconds at each iteration...
Something like the Sleep() in C++
Can you give me a function with a parameter that indicates the waiting...
|
|
1 |
8,925 |
|
 |
by rakesh
HI All
I want to create import export wizard for my asp.net application.
I want to get data from other related application to my application.
Any one have idea about this
Thanx
|
|
0 |
326 |
|
 |
by rakesh
I want to create Impoert Export wizard by using vb.net for web application.
It is possibel or not.
|
|
0 |
350 |
|
|
by AnaXyd
Hello!
I am searching for a function, that makes my program know that an external drive is connected. (In my situasion, a Sony PSP)
Do you guys know of something? :)
Im am using VB.NET 2005.
|
|
0 |
334 |
|
|
by AnaXyd
Hello..! I got help here for around two years ago, with a search function.
So, I just started up with that project again, and now I want it to be complete! (Last time, I gave up)
Well, I know you guys here got the competance, and the experience with this! :D
Oh yes! The code:
Private Sub...
|
|
0 |
317 |
|
 |
by if13121
Hi,
is there any plotting library for .net that enables the data point (form the graph) can be interactively moved? Any suggestion how to do this?
thanks in advance
|
|
1 |
652 |
|
|
by dattaforit
Hello All,
I have a Window service developed using Visual Studio .Net 2003. I am using VC++ .Net for the service development. The physical and virtual memory consumption is very high. How should i minimize this memory consumption. Please give me some clue to achieve this.
Thanks
|
|
0 |
340 |
|
|
by not a banana
int main() {
private: property char website(); { <<<<<<< this is line 233
return textBox1->Text->Trim;
}
}
private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) {
webBrowser1->Navigate("http://www.google.com");
}
private: System::Void...
|
|
6 |
1,274 |
|
 |
by dattaforit
Hello Friends,
I am using VC++ 2005. I have an application for C#. In this application
i want to display a modal dialog box or a modal form in a thread. I have
on thread running and in that thread i want to display a modal dialog box
or a modal form.
|
|
0 |
681 |
|
|
by sverre123
I have just started to work with an implementation of packaging .wma/.wmv. I have created a web service and added references to the COM objects. However I am having sopme problems with the C#/VS2005 environment. It seems as though the creation of some methods are of type Interface meaning that I...
|
|
0 |
433 |
|
|
by mayuuchiha
I'm a new member!!!!!!!!!I know a little bit about C# program and I have an assignment about C# can you help me
Ok I have an assignment about Window application using Visual C# Please help me with the code this is the problem
In this assignment you will prompt the user for their name and their...
|
|
0 |
348 |
|
|
by sujithvaddi
Hello sir/madam,
This is Sujith, student from UIC.
I am working on an online form with user authentication page using ASP and using MS access database.
So i am done and everything is ok when I am doing on my computer i.e the data entered through form is being updated to the database stored in...
|
|
0 |
421 |
|
|
by unsvn
I'm getting to know SOA (service oriented architecture). I want to build an application based on SOA in C#. What tools can I use to build my application? (similar in Java, we can use Websphere of IBM or s/t like that).
Looking forward to getting your help.Thank in Advance!
|
07-Mar-2007 02:59
by unsvn
|
0 |
370 |
|
 |
by dadio22
I'm trying to overwrite a textfile using filestream and the a binarywriter for some reason it won't write what I want it to.
Public Sub saveafile(ByVal savefilenaam)
newtest.eerste = TextBox1.Text
newtest.tweede = TextBox2.Text
newtest.derde = TextBox3.Text
...
|
28-Feb-2007 04:14
by aie0
|
1 |
490 |
|
|
by mlb32001
I just downloaded Rapidleecher 5.1, and I am having trouble running it. Sorry if I am posting this in the wrong spot, which Im sure I am, but here is my problem:
-When I log onto rapidleecher, I put in the link from rapidshare.de
-I then input a proxy (Which I am not sure if I am doing...
|
|
0 |
659 |
|
 |
by Irantha
How to draw graph in VB.NET 2005
I need to draw 2D graph using vb.net 2005.
The program should take the X values from the user then calculate the particular Y values using the equation. (Equation stored in the program) Using those X & Y value program should generate the graph.
|
|
3 |
5,496 |