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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Remove Detail in Datagrid,23 Jun 2005 05:41 GMT1
My datagrid is bind to a datatable , and i need to remove the blank amount
before save()
Now, if my datatable got over 4000 records, It really take a long time to
remove each of them ,
Enterprise Library Configuration Block23 Jun 2005 04:40 GMT1
Do somebody know a way to use object collections with enterprise library
configuration block?
Thanks
Registry Question23 Jun 2005 02:53 GMT3
      I want to store non-string values in the registry.  I have a few
Boolean flags and some integer numbers that I want to store.
       It appears that the SaveSettings command only handles the saving of
string values to the registry.    Is there some other command that I ...
Icon & embedded resource23 Jun 2005 01:28 GMT2
I've created a c# dll with some classes and i've included some icons that i
can see with ILDASM like namespace.iconfile.ico
I re-use this dll (dll reference) and relative classes in many vb project
How i can re-use icons?
Help: I can't delete a file on a mapped network drive using vb.net!23 Jun 2005 00:59 GMT2
I am trying to make a file sync utillity to sync files between my
laptop and my desktop pc. On my desktop machine (xp pro sp2) I have
shared my "Visual Studio Projects" folder using windows simple file
sharing. And have specified the "Allow network users to change my
Threading a routine with parameters?23 Jun 2005 00:52 GMT3
To start a new thread of a sub routine I use:
'///////////
Dim t as Thread = New Thread (AddressOf MySub)
t.Start
Return a string22 Jun 2005 23:06 GMT6
Hi, all! How can a show up a form then get a return string from it when
it close? I mean like inputbox! Thanks in advance
Regards,
Stanley
Redistrbution of the Net Framework22 Jun 2005 22:14 GMT3
I made project by using VS.Net 2003, and as you know all the project made by
VS.Net it requeried .Net Framework ?
And I made web site to sale my project ,as e-commerice ?
my question is about Copyright :
Windows Form App Collecting cookies22 Jun 2005 22:11 GMT8
How would you access a cookie value from a windowsform?
This is how I do it from asp.net:
If Not Request.Cookies("RunNodeReport") Is Nothing Then
Response.Write(Request.Cookies("RunNodeReport").Value.ToString)
Send message to TCP device22 Jun 2005 22:11 GMT1
We have an Intermec stationary computers setup to basically clock people in
and out...   I have code running (borrowed from Planet Source Code and
modified to suit) to receive packets from these computers each time someone
swipes their card.  The code sends back a response to the ...
dummy question :-)22 Jun 2005 22:00 GMT2
How do I compare if two variables are the same instance of a class ?
Example
dim instance1 = New MyClass
...
Security Warning mess22 Jun 2005 21:26 GMT2
when my client runs an app i'm developing for him he get the following msg
===================
Open File - Security Warning
The publisher could not be verified. Are you sure you want to run this
overriding XP styles in ProgressBar22 Jun 2005 20:34 GMT2
I've written an app in VB.NET 2005 Beta that monitors temperature of several
devices.  I am using the ProgressBar for visual indication of temperature;
all readings in expected range cause the bar to be blue continuous and when
that threshold is exceeded the bar turns red ...
UDP Broadcast Receive22 Jun 2005 20:28 GMT6
I'm going around in circles here and need some help.
Scenario:  I am using (have used) either the UDPClient class or Sockets
class to broadcast some bytes to 255.255.255.255 (udp protocol).  Upon doing
so, a device (of which I will know nothing about) will receive my broadcast
flicker when toggling btwn child forms22 Jun 2005 20:28 GMT1
I have an MDI application with two maximized child forms.  At any given time
only one of the child forms is in the foreground and visible.  To alternate
between the two child forms, I can type Ctrl-Tab.  This results in a
seamless toggling between the two forms - no flickering.
 
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.