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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Implementing a "Smart" folder in Windows XP?31 Oct 2007 18:22 GMT5
I'm looking for a "smart folder" program to run on my Windows XP machine.
I'm not having any luck finding it and think the logic behind the program is
pretty simple, but I'm not sure how I'd implement this. I've done some VB6
programming and dabbled in VS.Net.
Add timers to an array of objects31 Oct 2007 18:20 GMT2
could someone show me how one would complete the following MSDN
example :
lost in translation31 Oct 2007 17:25 GMT4
hey all,
could someone please help me translate the following c# snippet:
  public event EventHandler BubbleClick;
  protected void OnBubbleClick(EventArgs e)
Event Handler Fires Twice31 Oct 2007 15:49 GMT3
I'm using VB.Net 2005
I have a Base Form that has a button control on it named btnEnter. The event
handler for this control is shown below:
Overridable Sub btnEnter_Click(ByVal sender As System.Object, ByVal e
vb 200831 Oct 2007 13:47 GMT1
What are the advantage of vb2008 over vb2005?
Thanks
Regards
confirm in asp.net31 Oct 2007 09:45 GMT4
I am using vb in asp.net and I need to have a confirm in the middle of my
code(code-behind), but cannot get the confirm to display when I want it, but
it comes when my button has ended it code, any help appriciated.
Sub Button_Click
VB.NET, Unit testing and .NET Framework book recommendation31 Oct 2007 05:02 GMT3
I've been programming in VB.Net and done testing with TypeMock and
MbUnit (Testdriven.net) for about 2months now at work. I can see that
my testing skills and particular my knowledge about the .NET
framework
RGB Colors31 Oct 2007 03:29 GMT3
I'm using VB 2005.
When I select a color from the properties window for a control, it returns
an RGB color code (255,255,255). Now, when I attempt to assign a color in
code it is done using the COLOR.COLOROPTION value. How can I take an RGB
Refresh forms31 Oct 2007 03:00 GMT3
I have a question concerning closing and re-opening forms.  When I open a
form and make changes or enter some data, then close the form and re-open it,
the same data/changes are still there.  How can I re-open the form as though
it is the first time I have opened it?  In other ...
programming CADELET31 Oct 2007 01:07 GMT1
A question about Cadelet: it’s an electrical cad, i need to use it’s
APIs to add information to an existing project. Did someone of you ever
worked about it? I can’t find information nowhere. Thank you
p.s. i’m sorry for my awful english... :-D
Dataset to Custom Collection converter?30 Oct 2007 21:29 GMT5
Does anyone know if there any dotnet software out there which converts a
dataset into a collection of custom objects, programmatically i.e.
actually creates the class structure and collection class on-the-fly
based on the fields in the dataset and then creates and populates the
DataGridView and sorting problem30 Oct 2007 20:58 GMT8
On my form I have a datagridview that's bound to a table on my DB.
When I run the app then click on a column header to sort, it sorts
just fine. But my problem is a result of that sort.
Even though the view has been sorted, it's underlying data isn't.
Detect when a form opens30 Oct 2007 20:45 GMT6
I have an on-screen keyboard within a POS program I have written in VB.net
2005, for touch screen computers
I have it set to 'always on top' so the user can move the cursor to
different text boxes and type using the on-screen keyboard
Compressed Bitmap30 Oct 2007 19:51 GMT3
I need to read a tiff Image and change it slightly.
Currently I create a bitmap then I draw the original image and do the
changes.
Since the tiff is very large in size the bitmap takes a huge amount of
Declare Sub XXX Lib "X.dll" (Structure vs Class) ...30 Oct 2007 18:07 GMT8
I have an Ada *.dll that is called from withing VB.NET.  The following
works ...
Public Declare Sub XXX Lib "X.dll" (ByRef XArgument As XStructure)
<StructLayout(LayoutKind.Explicit)> _
 
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.