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
Popup menu without context?17 Oct 2004 11:41 GMT1
I need popup menu in center of screen, that arise by code,
without any context?
File Version and Build Version17 Oct 2004 11:34 GMT4
I would like to autoincrement the Build Version of my Application.
In VC++ this is in Option of Porject, but i didn't find such thing in
VB.NET.
In fact, i would like to be able to display these information later in
How do I calculate the number of weekdays between 2 dates :?17 Oct 2004 11:19 GMT1
I'm a jnr developer in need of desparate help. Can anyone point me in the right direction for this problem:
I calculate the number of days between 2 user defined dates like this:
Dim DaysInRange As Long
       DaysInRange = DateDiff("d", Me.dtp_firstdate.Text, Me.dtp_lastdate ...
Using a C++ DLL from VB, and Passing Pointers?17 Oct 2004 10:31 GMT15
I'm using a DLL I wrote in C++, and am attempting to call and use it
from VB.
This works fine for functions where I pass parameters by value, but I
can't get pointers to work.
Combobox in a Datagrid17 Oct 2004 09:52 GMT6
I know there are a lot of postings out there concerning this subject
already, but so far I have not discovered anything that meets my
specific needs.  Everything I have found populates the combobox column
with values from a database.  I need to be able to manually set these
n-tier apps - what to use17 Oct 2004 09:27 GMT1
I'm implementing a 3-tier app (a shop) for the first time, and would like to
have some of you guys comment on the design. Hope you can help me get rid of
some confusion.
I have a data-tier, business-tier and GUI
SPlash screen and loading another form17 Oct 2004 09:03 GMT3
I have a module in which are define 2 forms as below :
'------
Module Module1
  Public MyMain As New FMain
A Control SOMETIMES On Top of Another Control17 Oct 2004 07:12 GMT3
I have a panel on my form which is used for a scatter plot.  Any one
of several user interactions, including enlarging the form, can
invalidate the graph.  When the graph becomes invalid I fill the
entire panel with a gray box.  What I'd like to do now is put a button
Programming a Database without Objects17 Oct 2004 07:00 GMT1
I am learning how to do database programming in VB.Net. I would like to know
how to connect to a database programmicly(not sure if thats a word :) instead
of using the connection/data adaptor/dataset objects. I've figured out how to
move trought the database using typed and ...
Array17 Oct 2004 03:16 GMT1
in my code I am using an array, but it only reads one like it doe not loop
Dim i As Integer
       Dim sr As IO.StreamReader
       Dim strline, strlines() As String
how do I get a user's login domain?17 Oct 2004 00:05 GMT2
I somehow expected that this would have been related to
System.Security.Principal.WindowsIdentity.GetCurrent.Name, somwehere in that
namespace at least, but I can't find it. Anyone?
Bob
Form colour16 Oct 2004 23:28 GMT3
I have a form & a tab control on it. How do I change colour of both
programmatically?
Thanks
Regards
Application title16 Oct 2004 23:25 GMT3
How can I change the application title through code?
Thanks
Regards
How can I make license to my project?16 Oct 2004 23:07 GMT1
How can I make a license to my project to make it run for 15 days and after
that i want it to stop?
any code to help me to do that ?
any help will be appreciated  
Distributing Windows Application updates16 Oct 2004 19:07 GMT3
What is a good way to distribute a new version of a Windows Forms
application over a LAN?
I guess the client needs to recognize that an update is available, and then
get it with a minimum of effort on the part of the user.
 
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.