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
Installation Issue - Framework and IE20 Oct 2004 06:59 GMT1
I have a VB.NET app that I have creates an installation for.  It includes
the framework bootstrap but the issue is if the target PC does not have the
required version of IE.  The PCs being installed to may be remote with no
internet access or simple means to get a newer version if ...
Cannot find  keycodev2.dll20 Oct 2004 06:11 GMT2
I developed and created setup wizards in xp professional version of windwos.
I am able to install application in windows 2000 professonal version. When i
try to run application i am getting  keycodev2.dll cannot find or invalid key.
I am using crystal report in my application.
TypeOf Problem, why doesn't this work?20 Oct 2004 06:00 GMT1
Ok, I have three classes (The example here is extremely simplified to
illustrate the problem) like this:
Public Class A
   Public Sub DoSomething(ByVal myClass)
Object reference not set to an instance of an object.20 Oct 2004 05:57 GMT4
The code below is what I am getting this error message from, can anyone see
why?
<WebMethod()> Public Function PickOnePatientFiles(ByVal name As String) As
DataSet
Working with proprietary image formats ...20 Oct 2004 05:26 GMT8
   Recently I created a thread about trying to load a particular ICON image
that GDI plus could not load. I realized that GDI plus definitely does not
support it because it had a certain resolution that is not in any of its
built in format libraries. So my question is this, how ...
PROBLEM: ComboBox control drawn larger than defined20 Oct 2004 04:08 GMT2
I have strange issue where my form is being drawn the right size, but the
ComboBox controls are being drawn larger than they are supposed to be. An
example would be a ComboBox whose size is set to 232 x 21 is drawn as 293 x
24. Also, two buttons on the form end up outside of the ...
Question about Validation controls20 Oct 2004 03:23 GMT1
I have a Web Form which has 2 text boxes: txtStartNo and txtEndNo. I ant to
make sure:
(1) Both txtStartNo and txtEndNo are entered by users
(2) Both values entered are integers and greater than 0
HTML Page in VB Application20 Oct 2004 03:15 GMT2
I have a series of web pages and wish to allow the user to view the pages
from a CD.
Is there a .net control that will allow me to host a web page within a basic
window?
reflection20 Oct 2004 01:13 GMT3
I have an object and I want to reference one of it's properties at run-time.
Normally if I Knew the property I would write something like:
transrow.GroupDescription = "test data".
but if I had a string variable with the value "GroupDescription"  How would
Using Type Class20 Oct 2004 00:11 GMT16
I have a class named "myclass" and an arraylist containing elements of type
"MyClass".  I want to get the value of a property of "MyClass" (a string
type) for one of the arraylist elements.
I can get this using:
Timer question19 Oct 2004 22:11 GMT8
I need to do a task at 3pm everyday. How do I set up the timer so that the
timer procedure executes at 3pm everyday? Is there any other solution other
than using a timer?
Thanks.
print the contents of a Panel19 Oct 2004 21:57 GMT1
In my VB .NET application I have filled up a Windows.Forms Panel component
with some barbodes and various text labels.  I cannot figure out how to
print this though.  I've tried looking at the PrintDocument component but I
can't figure out what needs to get sent to the
Automate FTP download/delete19 Oct 2004 20:20 GMT2
Here is what I am hoping to accomplish:
   1.  Connect to FTP server - I can do this.
   2.  Download file contained in the directory that I connect to.
   3.  Delete file contained on the ftp server.
System.DirectoryServices Namespace ???19 Oct 2004 20:14 GMT1
Is it possible and if so, can someone point me to an example, to via VB.Net
code pass the User name and password to login to Active Directory Securty
domain?  
for example the user is at home with a program and wants to login to an
Using sub with byref Param or Function return value19 Oct 2004 20:11 GMT5
Hi! I'm maybe from old school but, for me, whebn it's time to call a method
from DCOM, remoting or web service returning a
string or anything else I use a function. It's more verbose.
In my new company, much of my coworker works with Public sub ( byval Itemx
 
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.