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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamic object creation with choice of constructor29 Jan 2005 19:01 GMT2
   I'm using Activator.CreateInstance to create an object from a string,
unfortunately it requires that I have a constructor with no parameters (at
least I presume)
   I was wondering if anyone knew how to do the following.
getting and writing pixels on a panel29 Jan 2005 18:22 GMT1
I have a form with a panel on it.  Is there a simple way of gettting /
changing / setting  individual pixels on that panel?  
Could somebody provide a code snippet?
Thanks,
Sporadic Error: Cannot find table 029 Jan 2005 18:19 GMT1
The application is developed in ASP.Net with a SQL Server database.
Essentially, the application uses a single shared Connection object for
all users logged into the system.  The connection object is
opened/closed for each transaction.
OCR Capability29 Jan 2005 17:59 GMT1
Does VB.Net (or .Net) have an OCR capability?  (I need to suck some text out
of a GIF file.)
Thanks,  Bob
Windows Service Installer29 Jan 2005 15:46 GMT1
I am trying to create a Windows Service installer but it just dumps the
service executable in the application folder and doesn't install it as a
service.
I have gone through this tutorial http://abstractvb.com/code.asp?A=1082, but
WaitForExit doesn't wait29 Jan 2005 14:30 GMT3
I am trying to use WaitForExit to determine when an external application I
have launched has exited (duh!).  I found examples everywhere and it
seemed simple and this works perfectly:
       Dim myProcess As Process = _
Creating an Access DB & Tables29 Jan 2005 13:31 GMT18
Does anyone know of a good example for creating a access database and then
tables within that database.
All the examples I have found so far use a SQL database.
Thanks,
RadioButtonList ????29 Jan 2005 13:31 GMT5
Hey All,
I have a vertical RadioButtonList w/ textalign=right and borders enabled. I
want to resize the borders based on the pixel length of the item text. I am
trying to use the graphics.measurestring class but can't seem to get the
Wait Please Form29 Jan 2005 12:51 GMT5
I need a suggestion.... I need to build an application in VB.NET where I
want to place a "WAIT PLEASE" form during the long process of the
application that disappera automatically when the Process is finished.
Some suggestion?
How to change the displaying language of an MDI after loading it?29 Jan 2005 12:22 GMT1
Can any one tell me how can i change the display language after loading the
MDI?
regards
Reny
printing multiple pages29 Jan 2005 11:55 GMT1
I can't seem to get the logic for printing multiple pages. I know I have to
do a comparison between the bottom margin and the position of the next line
to be printed and initiate a has more pages condition when they are equal. I
have included my code for the printpage handler ...
Recomendations for scanning and barcode reading?29 Jan 2005 10:50 GMT1
I'm researching a VB .NET project that will have two functions:
1 - scan images using TWAIN drivers of scanner
2 - read barcode of that scanned image
I've been researching many companies and was wondering if anyone had any
dynamic timer reference problem29 Jan 2005 09:26 GMT3
can somebody explain this problem? it's driving me crazy!
i have a requirement to dynamically create a variable quantity of timers
with associated start button based on the contents of a database. if i
create system timers  dynamically, i cannot reference them from the start
Delete records from dataset29 Jan 2005 09:22 GMT3
I have a dataset that I do not want written back to the table. I need to
delete rows from the dataset where to fields are equal...example
Dataset1
       bridge   <---- pk
Database 'Select' Problem29 Jan 2005 05:04 GMT4
I'm using the following code
**********
command.commandtext="Select * from DB where Acc= 'Net Profit'
connection open
 
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.