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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Launching an executable from my application30 Nov 2004 05:11 GMT3
I have a scenario where my application needs to run/start an application
that is already installed on my machine. let's say - run an executable
"ccc.exe".
How do I call this executable from within my application and run it?
Crystal Report - Landscape orientation by default?30 Nov 2004 03:04 GMT6
I have a crystal report embedded in a viewer.
How / Where can I set a property to make it default to landscape
orientation?
Rgds,
Adding a control with code at Design Time30 Nov 2004 02:31 GMT2
I'm trying to recreate similar behavior that a Tabcontrol offers at
design time.  Once you add your TabControl, you can right-click and add
a page which adds the TabPage control to the form.  I can't seem to
figure out how to add a control via code...
Problem copying Datatable---long post with code29 Nov 2004 23:59 GMT2
Sorry for posting a long post, (the code) but, I am having a problem copying one data table to another new table in another
Access database that has the same table schema.  You will notice that I do not list exact column names etc. because this routine
needs to be generic so I ...
Re-declare??29 Nov 2004 23:36 GMT5
I have a Sub that calls another sub.  Both subs use a common object, so I
used Public to declare it at the top of the module, as below.
Public Writer As StreamWriter = File.CreateText(Application.StartupPath &
"\Update.txt")
VS.net BUG29 Nov 2004 23:31 GMT3
Try to create a new windows form app
named prn and you will get this error
---------------------------
Microsoft Development Environment
User Control Property 29 Nov 2004 23:31 GMT15
Anyone know how to ... make a user control property that shows up in the
property pages and  allows one to select a value from a set of values ?
like a combobox for example ?
Error loading data29 Nov 2004 23:12 GMT2
this code seems to be causing an error, can anyone help me
Dim rstLoad As New ADODB.Recordset
rstLoad.Open("SELECT * FROM recept")  <------------------ERROR
Do Until rstLoad.EOF
Buy Programming Books29 Nov 2004 23:11 GMT2
QubitCode.com
Offering programming books related to:
       C++
       C#
DataAdapter Not Updating29 Nov 2004 22:18 GMT10
I thought I had this sorted this morning but it is still a problem.
My application has a DataAccess Class.
When it starts, it:
Connects to a DB (OLE DB)
Truly frustrated29 Nov 2004 22:00 GMT6
I don't know how many hours I've spend on this but I don't want to give up
and there has to be a way of doing this. Here is what I'm trying to do:
I have a small Windows Forms app where I create a DataSet to hold temp info.
I do not need to display the data to the user but I need to ...
Math.Round and SQL Server Round29 Nov 2004 21:56 GMT5
I'm trying to determine the best approach for rounding in an application I'm
building.  Unfortunately it appears as though SQL Server and VB.NET round in
different ways.
SQL Server
Writing to the registry29 Nov 2004 21:51 GMT4
Hi all and thanks for reading this.  I can read anywhere in the registry,
but I can't write to the local machine (XP Pro, I am not the admin.).  My
application needs to write to the registry the registration code, but
because of the permissions thing, it won't let me.  Any ideas on ...
Drawing Text in an angle29 Nov 2004 21:37 GMT2
During the paint event, I can DrawText from left to right, or from top to
bottom (angled by 90?) by setting the Drawing.StringFormat.FormatFlags, but
how can I drawText from right to left (angled 180?) or bottom to top (angled
270?)?
Threading Timer_Elapsed29 Nov 2004 21:33 GMT5
I'm a new user to Visual Basic.net and I would appreciate any help regarding
a problem I have.  I have searched the posts in this newsgroup and the VB
library for threading topics, but I get confused with the code that is
displayed.  Anyway, I have a System.Timers.Timer object in ...
 
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.