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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Replacing special chars using regular expressions31 Dec 2004 23:15 GMT3
The issue at hand, I believe is my comprehension of using regular
expression, specially to assist in replacing the expression with other text.
using regular expression (\s*) my understanding is that this will one or
more occurrences to replace all the white space between with a ...
Option Strict ON - WHY use it???31 Dec 2004 21:43 GMT29
I have a project that was created all with Option Strict OFF.  Works great,
not a problem with it.  But if I turn Option Strict ON then I get a LOT of
errors.
My question, should I even care about Option Strict?
Q: "Type Expected"31 Dec 2004 21:01 GMT14
I'm trying to use a class that I've written in a form. Unfortunately, when I
write something like:
Public x As New myClass
I get the compile time error: "Type Expected". Indeed, the "squiggly" blue
Sorting an array31 Dec 2004 19:18 GMT7
I am trying to help a fellow working with a VB6.NET project and am having
trouble.
The exercise wants us to read some words in English, German and French into
an array from a text file, which I got working fine.
XP look on buttons etc31 Dec 2004 18:42 GMT10
For some reason my App has stopped displaying buttons and other such
controls with the XP style.
They have all reverted back to the standard style button.
I have the buttons.flatstyle set to = system, but they are the same as
Hmm, What happened to Left ?31 Dec 2004 18:29 GMT18
I feel stupid for asking this, but i just went to use the left() function
from vb6 only to find it doesnt do what it used to under .NET. Im assuming
theres something else now im meant to do when i want to say for example
Dim Str as string
Update DataSet with StoredProcedure31 Dec 2004 17:26 GMT1
When I have a stored procedure, with multiple tables in MS Access, in a
dataset and I change it in my DataGrid, I get the next message when I want to
update my DataSet:
InvalidOperationException:
Accessing File Properties From VB31 Dec 2004 17:12 GMT2
How can I read the Title and Track properties of existing music files?
Thanks,
-Carl
One Project / Multiple Executibles31 Dec 2004 16:29 GMT2
I create many tiny vb.net console applications that I call from the command prompt in sql server.  Usually these are very tiny, and involve just one method (I'm doing things that a stored procedure can't do).  The only way I know how to do this is to create a VS Project for each ...
Open a text file and replace text help31 Dec 2004 15:59 GMT5
Below is my code, I'm opening an xml file and I have a chat name node
within it.  By default the node has a value of "mypc" for which I'm
replacing and putting in a new value.  I don't know if this is the best
approach but I'm trying it.  I can open the stream fine and replace the
Converting a textfile to XML31 Dec 2004 15:22 GMT3
I have a output-file from the program listdlls and i want to conert it
to XML. I am new in dotnet and i need some help.
Multiple List Views ?31 Dec 2004 13:40 GMT7
Is there a way to have multiple list views created during program runtime in
code, which can have objects added, removed and later on the listview itself
be removed, whilst keeping the previous listview(s) hidden or disabled under
the original ?
how to create flex grid on vb.net31 Dec 2004 13:34 GMT1
please help me to create flexgrid controles on vb.net for data entry
regards
sumit
update data row31 Dec 2004 13:29 GMT3
i want to update one of data.
i have use this method to save my data.
'Decleare the file stream as fs
       Dim fs As FileStream = New FileStream(filename, _
Modify the SMTP Setting in Outlook 200331 Dec 2004 11:37 GMT1
I need to change the SMTP address in Outlook 2003 using VB.net.
Thanks for any help,
Jack
 
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.