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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB -> If label.text=multiple #'s..then31 Oct 2004 21:11 GMT5
I Tried:
If label1.Text < 80 Then
lblOutput.Text = "Word I wanna say"
It didnt work...
Installer and versioning31 Oct 2004 20:56 GMT2
I found a piece of code that I can use to control the version of my
software:
<Assembly: Reflection.AssemblyVersion("1.0")>
I put this at the top of my Form1.vb file.
everything is ambiguous!... total badness! help!31 Oct 2004 20:19 GMT2
My controls assembly was behaving perfectly well (no compile errors in the
Task List) until I added a new user control. Then suddenly I got 105 compile
errors headed up by numerous errors asserting that '(control name)' is
ambiguous in the namespace '(control namespace)'. Absolutely ...
listbox postback31 Oct 2004 20:09 GMT4
What types of things could short-circuit a listbox postback once the process
has begun?
I appreciate any help that you may provide.
-Mark
Determing a quarter in a financial year31 Oct 2004 19:55 GMT3
Say Company's financial year starts October First and say we are now March
17th. How do you determine which quarter of the Financial year - not the
actual year - March 17th is in.
Thanks for any help,
Derived Control Default Design Properties31 Oct 2004 19:44 GMT4
I am trying to set the default design proerties in a  control I have derived
from the Panel Class.  I thought I'd found how to do it from the MSDN but the
following line doesn't work:
Inherits System.Windows.Forms.Design.ControlDesigner
how to draw arrows in Visual Basic .NET31 Oct 2004 18:55 GMT3
hi, i would like to draw static arrows in the window form. Seems from the
posts that there isnt any drawing toolbox.
Is there a way of doing it?
Pls go step by step, this is the first time i am programming.
Datagrid findfirst findnext31 Oct 2004 18:51 GMT9
I have been watching the dotnet newsgroups for a couple of weeks now and
scouring the net looking for a solution to my datagrid find functionality.
With no luck.  I am hoping that you can help me.
I am an old VB6 coder used to using Sheridan controls, and I am just
Calling a method in different aspx.vb code page31 Oct 2004 18:35 GMT6
I've got a VB .NET Web application that has several frames (for discussion
sake, let's call them Form1.aspx and Form2.aspx).  I want to be able to call
a code module in Form2.aspx.vb from code module in Form1.aspx.vb.  How do I
format this statement?
About DataGrid31 Oct 2004 18:10 GMT1
I have to place command buttons in datagrid control in vb.net .Is it posible
to place buttons in datagrid control if possible plz tell me how to place .
If my datagrid contains 10 rows it has to display 10 comand buttons so when
i click on that button some action should be performed ...
Writing a .DLL file31 Oct 2004 18:02 GMT1
Writing a DLL file as a addin to SolidWorks software I have used regsvr32 to
register my DLL but it doesn’t seem to put the correct keys in the register.
This is my first attempt so any help with be appreciated.
a cast beginner question31 Oct 2004 18:01 GMT1
I have a TabControl with 2 TabPages (TabPage1 and TabPage2).
I have a TreeView control with 2 nodes (Page1 and Page2).
When i click on Page1 node, I want to display the TabPage1...the same
thing for Page2 node (TabPage2).
Copyright character31 Oct 2004 17:43 GMT3
I would like to know how can i do if i want to display the copyright
character (the C into a circle) into my About window ?
thanks a lot,
Maileen
Collection & IndexOf31 Oct 2004 17:32 GMT2
I have a class named "Variable" with 2 properties "Name" and "Value" and
the following class to handle a collection of Variable:
Public Class ColVariables
Inherits CollectionBase
Context Menus31 Oct 2004 16:51 GMT6
Hi, in VB6, I could use PopupMenu() to display a menu on a control such as a
list view.
I have tried setting my List View in VB.NET to a ContextMenu but I can't get
the same functionality that I had and need like in VB6.
 
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.