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
tracing trouble12 Nov 2004 16:11 GMT2
My collegue finds tracing very important and therefore we have agreed that
we will do quite a lot of it.
The first and last line of every function will contain a trace stating which
function has started or ended (stack tracing), and in between we can write
Digitally sign and verify XML document12 Nov 2004 16:07 GMT1
I'm creating an XML license file and would like to add a digital
signature entry to the file.  My VB.Net app will use this signature to
verify the file's integrity.
Can anyone point to some sample code that can do this?
Datagrid Format - Currency12 Nov 2004 15:55 GMT3
I need to format a currency column in a datagrid.  The line I have
tried is:
 Me.DataGrid1.TableStyles(0).GridColumnStyles(3).ToString.Format("#,##0.00")
It does not work.  I can format the currency in the editor, but I need
Problem with strings12 Nov 2004 15:54 GMT4
Hello. I am using vb.net.
I have some problem with the data type 'string'.
There is a textbox and a button in my program.
When the button is clicked, the program checks whether the text in the
Version Control12 Nov 2004 15:37 GMT5
As the user amend the record, is there any  method to check which datafield
had been amedn ?
p.s -I am using ado.net .
Thanks a lot
Logging Data to Files12 Nov 2004 15:12 GMT2
I have a project that requires logging of data to a file.  The file is
supposed to hold records until it reaches a certain size, then start
shifting the oldest records out as the new data is being written to the
file.
beginner: VB.NET currency inputs12 Nov 2004 15:09 GMT3
I am writing a 'wage calculator' program where the user inputs a dollar
amount and then calculations are performed.  I need to make sure that the
input is only something like this: "$12.42", or "$4", or "5.30", and have
the output always be in this format: "$#.##".  Currently, the ...
Installing Individual Languages One at a Time12 Nov 2004 15:05 GMT5
I figured this would be a common question, but I haven't seen the answer
anywhere. Sorry if I'm duplicating.
I remember that one of the big features of the new .NET was that you could
write your program in multiple languages (VB, C#, C++, ...) all in one
Server socket problem.. client sees connection close before all data received12 Nov 2004 14:43 GMT1
Hiya,
Been trying to figure this one out.  I've written a very simple server
in VB.NET that listens for client connections, then spits out a bunch
of text and then closes the connection.  Much like an HTTP server
Change Folder Icon Programmatically12 Nov 2004 14:39 GMT8
I can change the icon for a folder by right clicking on it > going to the
customize tab > and selecting Choose Picture.
Does anyone know if it is possible to do this programmatically from a
windows forms application?
Traversing Controls12 Nov 2004 14:29 GMT2
I have a class ("ClassB") that inherits from 'ClassA' which inherist
from UserControl.
I then put ClassB onto a form. Is it then possible to tracerse all the
controls on the form that inherit from ClassA.
Program Files\Default Company Name\12 Nov 2004 14:26 GMT3
How can I change the name of install directory to be??:
Program Files\My Company Name\
Column Type12 Nov 2004 14:25 GMT7
I have a Acces Db with one Table. The Table has 4 rows (row 1 & 3 are
integer and 2 & 4 are text).
Now i want to export the Table to an Excel workbook.
the next code i used is working (almost) fine.
Exposing Structures from WebService12 Nov 2004 13:09 GMT12
In my WebService I have structure
Structure myStr1
   Dim text as String
   Dim Key as Byte()
WaitCursor with Disabled Forms12 Nov 2004 13:06 GMT1
I am trying to show an hourglass mouse cursor and disable the main form
whilst waiting for some activity to finish. The problem I have come across is
that as soon as you disable the main form the cursor returns to the default
arrow.
 
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.