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 / Languages / VB.NET / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB.NET Book21 Dec 2005 14:16 GMT4
I've been writing C++ COM controls and VB 6 Applications for years.  Before
that Windows applications in C and OS2 Presentation Manager in C.    My
question is what book do you think would be best for me to use to learn
VB.NET?  I've already done some small project conversions of my ...
8- or 10-character hex string to signed 32-bit Integer value - any better ways?21 Dec 2005 12:18 GMT5
Basically, I want to convert hex values in the range
"00000000" to "FFFFFFFF" to a signed, 32-bit Integer
value.
In VB6, I could just write lngValue = Val(hexstring$).
UID Processor21 Dec 2005 11:55 GMT11
I wish to find the serial number processor for locked my application to
processor.
Could you help me??
Bye
How can I detect if SHIFT key is selected when during Mousedown?21 Dec 2005 11:38 GMT3
I have a need for an extra facility to be available when the user presses
the SHIFT key whilst clicking on either a Button Control or a textbox.
I am using both VB6 and VB.NET2002.
Could anyone please advise on the best way of managing this.
surrogate characters and chars21 Dec 2005 09:56 GMT6
if a string contains surrogate chars (i.e. Unicode characters that consiste
of more than 1 char) do functions that use an indexer or a string length into
the string e.g. Mid, Len work correctly?
guy
Default Printer Determination21 Dec 2005 09:17 GMT1
I need to get the name of the default printer. I purchased a book that said
it is in the "My.Computer.Printer.DefaultPrinter" but I can't find it there.
I also tried using the PrinterSettings member but am having trouble.
Please help
Web Matrix and <PRE> tags...21 Dec 2005 07:28 GMT4
[Grumble]
Is there some way to get Web Matrix to *stop* screwing up my <pre> tags
when switching between Design and All views?
It keep indenting and inserting text to make it align with table tags
A little bit of .net framework and XP history question21 Dec 2005 07:20 GMT6
We are working with a hardware vendor that has a device that works fine on
Win98SE.
The code even makes sure it has the VB6 run time library.
On our windows XP machine it goes belly up.  (it appears that a method of
.NET 2.0 AppSettings Caching Problem21 Dec 2005 03:34 GMT1
Have the following setting in my app.config:
 <setting name="Scenes" serializeAs="Xml">
     <value>
         <ArrayOfString
How to tell when an exception class is thrown21 Dec 2005 00:34 GMT1
Is there anyway to tell from inside an exception class when it is thrown?  
I'd like to add logging to my application whenever a certain exception is
thrown.  I don't want to have to add the logging code everywhere the
exception is caught.  
Query type string parsing20 Dec 2005 23:40 GMT2
Is there an easy way to parse a string that is set up like a query string?
I have a string that I normally send in the query string to another page,
but I would also like to take the same string a parse it directly.
Thanks,
Does VB 2005 have full access to the framework?20 Dec 2005 23:15 GMT14
I've read that the framework is completely accessible to c#.
Is that true for VB?  If not, what parts of the framework are not accessible
to VB?
Acces from one form to another form's controls.20 Dec 2005 23:03 GMT5
I have frm1. On this form button.Click code for this
button is:
Dim frm2 as New frm2
frm2.show
Add a dataset control to a ASP.NET 2005 app20 Dec 2005 20:20 GMT4
How do I add a dataset control to a ASP.NET 2005 app?
It was easy in 2003.  I would just drag a control onto the form.  In an
ASP.NET web project VS.2005 project the control doesnt seem to exist.
What do I do ?
DrawItem event20 Dec 2005 20:16 GMT6
I'm trying to understand what property or method raises the drawitem event
of a statusbar control. I've been struggling to draw a progressbar, but i
can't make it work.
Thank u all
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.