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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Line srawing08 Sep 2005 21:49 GMT3
I need to draw a collection of  hor/vert lines. The lines in the collection
are nor ordered.
Each line has it's start point end point width and height.
                                  |Endpoint 2
Databases, Typed Datasets, and Flat Files oh my!08 Sep 2005 21:43 GMT4
So, at my place of employment, we use a national standard to transmit
data between certain applications. This standard consists of a fixed
width, flat file 4500-some-odd chars wide that contain 375-some-odd
columns (Not delimited). This standard is not changing anytime soon, so
VB.NET Very Slow08 Sep 2005 21:41 GMT6
I was writing an application VB.NET that inputs a TEXT file (about 5 MB).  
The reading code took for ever (20+ minutes) to read in 120,000 Lines.  I had
to quit coding in .NET and had to go back to VB6 to deliver the results.  
Takes about 10 seconds with VB6. 99% identical code.
VB.NET datagrid problem08 Sep 2005 21:31 GMT2
Im having problems with setting the width of my columns of my datagrid.
Here's the code
resultatGrid.DataSource = getFirms(0)  // gets metaData from database
Dim tableStyle As New DataGridTableStyle
Eliminating Comma From String08 Sep 2005 21:17 GMT1
What is the easiet way to eliminate a comma from a string in vb.net?
From http://www.developmentnow.com/g/38_2005_9_8_0_0/dotnet-languages-vb.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Calling an Excel macro from VB.NET08 Sep 2005 20:51 GMT2
I just upgraded from Office 2000 to Office 2003. My VB.NET Excel macro
calls don't work any longer.
Here is how I make my Excel macro call from VB.NET:
Dim objExcel as Excel.Application
Q: forms08 Sep 2005 20:27 GMT5
I have a form (form A) which displays another form (form B). Is there a way,
from formB to see events/variables in formA whilst formB is displayed?
Geoff
Send email while knowing nothing08 Sep 2005 20:18 GMT10
I want to send a bug report automatically from my VB.NET program. I won't
know the end user's smtp server or what email client they are using.
The Process.Start with mailto is almost what I need, but the amount of
information that will fit in the body is too small for a stack dump ...
Alt-Tab08 Sep 2005 19:06 GMT4
I have 2 programs running in a computer 24 hours a day
I want switch between these program every 1 minutes to show on the screen
automatically
does any one know how to do that in VB.Net?
White Space in a string08 Sep 2005 19:00 GMT5
How do you get rid of leading white spaces in a string in vb.net?
From http://www.developmentnow.com/g/38_2005_9_1_0_0/dotnet-languages-vb.ht
regexp replace question08 Sep 2005 18:52 GMT2
I'm new to VB.NET but have used regexp in Perl and VI.
I'd like to read a regular expression from a file and apply it to a
string read from another file. The regexp is simple word replace
operation, so my input regexp file lines might look like this:
Book reccomendations please08 Sep 2005 17:56 GMT1
I haven't done any "serious" dot net development in over six months, but I
am about to start a new job where I will be doing it every day.
I want to get myself a couple of good books to arm myself with when I enter
the new job.  My level is "experienced" but certainly not "expert" ...
System.DirectoryServices in a WinForms application08 Sep 2005 17:10 GMT2
I've seen loads of web articles and forums telling me how to use
System.DirectoryServices to interegate Active Directory from ASP.NET
but I want to do it from a standard VB.NET Windows Forms application.
When I put in "imports System.DirectoryServices" at the top of the
GUID from SQL Uniqueidentifier - Empty?!08 Sep 2005 17:04 GMT1
I've got a stored procedure that takes a few parameters as input parameters,
and one output parameter (a uniqueidentifier).
After the stored procedure call, I need to return that output parameter in a
System.Guid object.
Set Binding Navigator08 Sep 2005 16:55 GMT6
My app is a diary, based on a Weeks table. There is a WeekID, and a
WeekCurrent boolean value.
Setup like this
Form = fDiary
 
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.