First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Direct Client Requirement - Software Engineer (.Net) - VA - Chantilly (GC and Citizen may only apply)
Direct Client Requirement - Software Engineer (.Net) - VA - Chantilly (GC and Citizen may only apply) Job Title: Software Engineer (.Net) Job Location(s): VA - Chantilly Duration: 1-6 months Position Type: Full-time Hours: ... 1 Jun 2010 15:19
vb.net congiguration settings
I would like to know how to use the ConfigurationManager for building (compiling) various parts of a VB.net 2008 windows application. Can you tell me the following: 1. How do you setup more options for 'building' configuration settings (like 'test-servera', 'test-serverb'). This would be in addition to the ... 1 Jun 2010 11:59
vb.net share data
Since I am new to vb.net 2008, I have the following question to ask: Since a solution (.sln file) can have several projects in it, can one project file work with another project file? In other words, can 'object a' in 'project file 1', work with 'object b' in 'project file 2' by using methods in ''object b' ... 1 Jun 2010 17:32
Passing Values between forms
Hi, I have a "keyboard" form that I would like to reuse through out my application... Let's say in Form1 I have a text box or property I want to populate... I want to be able to call the "FormKeyboard" which has a textbox that gets populated with the value typed by the user. I then want to transfer this ... 2 Jun 2010 23:08
Add new event manually to a control of mine.
Hello. I want to make a new event manually to a control of mine. I overrided the control : DataGridView, and want to add a new event (and also call the event on some of my methods). How can I do the above ? Thanks :) ... 31 May 2010 14:11
Encryption and Decryption with office 2007 document
Hi, I am working on VS 2005. I want to upload and download office 2007 document . below is the code giving warning whlie downloading the file. warning is saying of corruption of content . But if i click on yes it shows the file content. I don't want this warning message. Please help me. I am downloading and ... 31 May 2010 09:46
Convert from network name to ip address
I have a function that reads a file but fails if I pass it a network device name instead of an ip address eg:- ReadFunction("\\NAS\Myfolder\Myfile.txt") <--- Fails ReadFunction("\\192.168.2.2\Myfolder\Myfile.txt") <--- Works So how do I convert a network devices name to it's ip address? ie. Convert \\NAS\ t... 1 Jun 2010 06:29
How do I copy file from resources to C:\Notes?
How do I programmatically copy SpecialNote.txt from my VB.NET app's project resources to C:\Notes\ on user's PC at runtime? ... 1 Jun 2010 08:39
make a dll
Hi Stupid question I am sure, but is it possible to still make dll's in vb.net 2008??? And when the dll is compilied is it just a case of copying the dll tothe client pc or do Ij have to have like an installation setup project to install it. ... 30 May 2010 20:53
Disable a Textbox default context menu
How do I disable the default contextmenu on a Textbox? I want a user to be able to right click a textbox and have an action happen but even if I set the contextmenustrip property for the textbox to (none) I still get the default copy/paste menu, how do I completely disable it. Thanks Robert ... 30 May 2010 17:37
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21