Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum

Tip: Looking for answers? Try searching our database.

Languages

Recently updated threads


Thread preview

C# (view all ...)Last Post  Replies
textBox1_KeyUp doesn't work but textBox1_KeyDown works fine08 Sep 2010 19:42 GMT2
I have dragged a textbox from the toolbox into the form and then used the
designer to create an event handler
named textBox1_KeyUp and a textBox1_KeyDown eventhandler
The eventhandler textBox1_KeyDown works correct. If I hold down for example
How to get monitor size?08 Sep 2010 16:48 GMT6
Hi Experts:
Using C#, is there a way to get the display monitor's size in inches (for
example, I'd like to know if the monitor size is 15", 17" or whatever)?
Thanks in Advance
Error CLR20r3 - System.IO.FileNotFoundException08 Sep 2010 15:57 GMT1
When I install a Windows Forms application on Windows Server 2003 or
Windows 7:
I get the error System.IO.FileNotFoundException.
When I install a Windows Forms application on Windows XP I have no
textBox1_KeyUp doesn't work but textBox1_KeyDown works fine08 Sep 2010 15:01 GMT-
I have dragged a textbox from the toolbox into the form and then used the
designer to create an event handler
named textBox1_KeyUp and a textBox1_KeyDown eventhandler
The eventhandler textBox1_KeyDown works correct. If I hold down for example

VB.NET (view all ...)Last Post  Replies
how to change the datatype to a column  with data08 Sep 2010 18:25 GMT1
Hi, all
I read a text file into a generic Dataset,
I need to change one of the columns datatype from String to decimal (money).
mds.Tables(0).Columns("IMPORTE").DataType = GetType(Decimal)
help with array.convert08 Sep 2010 18:20 GMT8
Please helpme
I want to split this line:
string line = "Davis  ,   Jones, Beckett   ,  Jordan  , Kennt  "
into an array of their trimmed versions:
how to open another form and close the parent form in vb.net 200508 Sep 2010 10:22 GMT8
I am curently working in vb.net 2005. I am stuck at one technical
glitch. How to open another form and close the parent foem in vb.net.
I have tried every thing like me.close as well as i have tried using
dispose method also.
Solar cells for less than 1 USD per Watt05 Sep 2010 11:24 GMT-
Do you know that you can find solar cells for less than 1 USD per Watt
on www.ebay.com ?
Regards.

VB 6.0 >>> VB.NET (view all ...)Last Post  Replies
Save Icon in different sizes25 Feb 2010 01:06 GMT1
Hi all,  I am using Visual Basic 2008.  I have Visual Basic code (see
below) which changes the Form icon image with PictureBox image.  My
question is that what code line I should use in code below that I can
save this icon on a path in different sizes like 16 x 16 or 32 x 32
paramarray12 Aug 2009 12:39 GMT5
In VB6,paramarray parameter is passed using byref,but in VB.NET,using byval.How can I get back the changed value of the   paramarray parameter
My work case in vb.net like this
----------------------------------------------------
Function mytestmethod(paramarray byval arg() as object
downgrade30 Jul 2009 20:22 GMT1
I have this line in VB.NET, but I'm still too newbie to understand it...
Dim foo As map (Of ValidatorType.String, List(Of Single ))
Sorry, could anybody please downgrade this line to VB6?
Thanks for the help!!!
VB 2005 vs VB 2008 Express06 Jun 2009 22:43 GMT1
I need some information on upward and downward compatibility. I am using
 Visual Studio 2008 Express. My partner is using Visual Studio 2005. Is
it possible to exchange Visual Basic projects between each other? Not
just once, but several times from 2005 to 2008, back to 2005 and ...

Managed C++ (view all ...)Last Post  Replies
MFC command line argument31 Aug 2010 15:39 GMT-
i want to use the command line parameters in my MFC app. I am begginer so
please help me.
BOOL CAdoreSoftPhoneApp::InitInstance()
{
Troubleshooting MFC Message Maps25 Aug 2010 00:32 GMT1
Recently, I restructured my MDI MFC application moving one of my views to a new MDIChildWnd.  At some point in this process, several of menu items for commands implemented by my view stopped being enabled.  Initially, I just had an ON_COMMAND entry in my view's message map, but ...
Visual C++ 6.0 - Win 7 compatibility01 Jun 2010 17:17 GMT1
1. I have an applications developed on VC++ 6, in Win XP Professional.
On win 7, I have the following problem with my application:
- we developed our service which executes our gui application.
The problem is that on Win 7,  our application which was operated from the
ActiveX in .NET31 May 2010 12:13 GMT3
I wondering if i build an activeX DLL using .NET Framework and need to user
it in client machine , should I install .NET framework in order to use it.

C++ Libraries (view all ...)Last Post  Replies
BUY FAKE FRENCH PASSPORTS,BUY FAKE FRENCH ID CARD,SALE PASSPORTS     ONLINE,BUY FAKE PASSPORTS06 Sep 2010 18:08 GMT-
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's
licenses,ID cards, stamps and other products for following countries:
USA, Australia, Belgium, Brazil, Canada, Finland, France, Germany,
Which library do I need to add?21 May 2010 14:33 GMT2
Hi,   I am trying to link a very old console program written in 1992 as I've
got to fix a bug (I haven't made any changes to it yet, just trying to build
the original source).   I'm using Visual C++ 6.0 on Windows XP.    
I'm getting the following unresolved externals:
Link error (unresolved externals)?!26 Apr 2010 16:57 GMT1
I'm using visual studio 2008;
I've installed Windows SDK(Platform SDK) recently and try to build some
sample codes of it, but I have problems!
When I build a sample code named "sampssp" of type "console application" and
Is ther a Manifest solution?02 Jan 2010 11:16 GMT7
I have a 12 year old BC45 compiled 32 bit GUI utility that fails to
load on XP and 2003 with a GPF.  Worked find under 95, NT, 2000 and
didn't expect anything to be different for other OSes.  But it was
reported this week and looking at our support logs, there were other

Visual J# (view all ...)Last Post  Replies
How to disable the Solution Center pop-up box16 Apr 2010 13:50 GMT10
All of a sudden, the Solution Center pop-up box has started to constantly pop
up on my screen looking for an installation disk.  I can click cancel a few
times and it stops for a bit but then it continues to come back.  I haven't
made any system or setting changes on my computer. ...
UfBxCMztSAEgZ28 Dec 2009 21:08 GMT1
Very interesting sites., http://amyfishersextape.viviti.com/ amy fisher sex tape,  bbf,
IE8 UNINSTALL19 Sep 2009 19:21 GMT39
After downloading IE8 Beta, I discovered so many bugs that - for the most
part - I determined that this Beta version was not practical even for
developers to use and, due to the unstable environment IE8 created, it had to
be removed from my system.
about scan.msi file15 Sep 2009 16:11 GMT4
when i on my computer,first startup show "windows configures scan".....
its trying to install but i have no that file "scan.msi"....
when i cancel and restart my computer it many times,its show with the same....
second, when i "my computer" folder at the desktop and double-click to ...

JScript (view all ...)Last Post  Replies
BUY FAKE CANADIAN PASSPORTS,BUY FAKE CANADIAN ID CARD,SALE PASSPORTS ONLINE,BUY FAKE PASSPORTS16 Aug 2010 16:26 GMT-
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's
licenses,ID cards, stamps and other products for following countries:
USA, Australia, Belgium, Brazil, Canada, Finland, France, Germany,
BUY FAKE CANADIAN PASSPORTS,BUY FAKE CANADIAN ID CARD,SALE PASSPORTS ONLINE,BUY FAKE PASSPORTS16 Aug 2010 16:26 GMT-
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's
licenses,ID cards, stamps and other products for following countries:
USA, Australia, Belgium, Brazil, Canada, Finland, France, Germany,
javascript "in" operator syntax question11 Mar 2010 19:17 GMT1
It was really annoying me to write lots of "or" conditionals for the same
variable such as:
if( x=="a" || x=="b" || x=="c" || x=="d" || x=="e")
I figured there must be a version of the in() that I find in SQL. I found
Download: Murach's JavaScript and DOM Scripting26 Feb 2010 19:42 GMT1
JavaScript code is tough to debug: Instead of generating useful error
messages, it just doesn?t work! But now, Firefox includes a powerful
debugging tool called Firebug that you can master in chapter 3 of
Murach?s JavaScript and DOM Scripting.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.