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
ASP.net question24 Jun 2005 15:14 GMT1
"bbdobuddy" <bbdobuddy@discussions.microsoft.com> wrote in message
news:B879BE60-988E-441B-891F-6F9408ACFB23@microsoft.com...
>I have a link button that I want to have the program closed when I click
>it.
Looking for Photoshop-Style Layer Control24 Jun 2005 14:46 GMT2
Good evening, all -
I was wondering if anyone was aware of a .Net Control that mimics the
Adobe Photoshop Layers Dialog?  I wrote one for VB6 a while back
(http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=52267&lngWId=1),
Best tutorial on VB.NET code obfuscation?24 Jun 2005 14:28 GMT3
Looking for quality articles on using the obfuscator in .net 2003.  I mean
of course making my code more obfuscated than it already is ;)
Any tips?
Cheers
TextBox.update - problem24 Jun 2005 14:12 GMT6
For i = 1 to 5000
    Me.txtCounter.text = i
   'As I found the textbox didn't update itself, I add
(Me.txtCounter.update)
Using VB.NET in the Real World24 Jun 2005 13:56 GMT10
1.  Is anybody building Stand-Alone Apps with VB.NET in the real world?
2.  If using VB.NET, are you using the new functionalities of VB.NET or
using VB 6.0 functionality?
3.  How are you remembering all the VB.NET Syntax?  I use to open my VB 6
form flicker problem24 Jun 2005 13:37 GMT3
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.
Connection string for Piped Delimiter CSV24 Jun 2005 12:45 GMT5
hi,
I need to connect a csv file as data source. the connection string currently
using is
cnxStr = "Driver={Microsoft Text Driver (*.txt; *.csv)};Dbq=" + CSVFolder +
moveing columns on a datatable24 Jun 2005 09:39 GMT2
short question.
is there anyway of changing the order of a datatable's columns?
cheers,
Dibs
StringBuilder performance24 Jun 2005 09:28 GMT4
If i'm not wrong, StringBuilder should faster than string concat using
&.
But the following code:
1:
Stream Reader Problem24 Jun 2005 08:19 GMT4
Stream reader Readline returns "Nothing" if at the end of the stream.
However it also seems to return nothing if it comes across a line with
nothing in it (just a CR).
Is there any way of telling the difference
Filter the table and clear it24 Jun 2005 07:58 GMT4
I got a Parent-Child two relationship tables,
Now ,Before ds.accetpchanges , my child table may got 4-5K records,
The user may only tick 3-4 records,
I only want to store that ticked record, How can I do that ?
connection string problem24 Jun 2005 07:52 GMT3
I'm trying to display an images directly sourced from a SQL Server dbase,
and it would probably work but I can't get the connection string right!
I have tried just LOBSTER and (local), but still no good! In the Data Source
bit, should I be using a forward-slash or is it a double ...
closing an ASP.net application24 Jun 2005 06:52 GMT2
I have a link button that I want to have the program closed when I click it.  
The quesition is what is the syntax that makes this possible.
Date button to add date to grid24 Jun 2005 05:23 GMT1
Does anyone know how I can create a button that will enter the date Now into
a datetime field on a data grid?
Thanks in advance
Form / Dataset Changes24 Jun 2005 04:11 GMT6
I have the follow function for detecting when my bound dataset has
changed (by the user, I hope).
    Public Function HasFormChanges() As Boolean
        Dim row As DataRow
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.