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
Merge Module For dotnet Framework15 Oct 2004 23:18 GMT3
Is there a merge module for the dotnet framework?  If so Where?  I cannot
seem to find it.
VB equivalent of Itemdata in Combo box15 Oct 2004 22:58 GMT5
I have a combo box which displays FirstName+ Last Name of a person.
I want to store their id's in the combo like we store in ItemData of VB 6
combo box.
Is there any itemdata equivalent in VB.Net Combo?
Web App Deploy Problem15 Oct 2004 22:03 GMT3
All,
 I have a web app that uses a Web Service from an external provider.  The
app works while hosted on my local dev machine.  I used the "Copy Project"
option from within the IDE to deploy to an interal web server.  However, the
Do I use 'or'  for bitwise operations where in c# I use | ?15 Oct 2004 21:35 GMT10
Do I use 'or'  for bitwise operations where in c# I use | ?
Regular Expression Help15 Oct 2004 20:40 GMT3
I need to find all occurrences of a comma in a string EXCEPT where it
occurs between quotation marks.
For Example:
Field1,Field2,Field3,Fiel4,"Lastname, Firstname",Field5, Field6
Internet Explorer control15 Oct 2004 20:32 GMT2
I'm having a couple of problems with the Internet Explorer
browser control. I'm using VS.NET 2003 on Win2k SP4 with IE6.
First, let me briefly describe how it's used in my project.
1. I have a DLL containing a form which hosts the IE
Contains for string?15 Oct 2004 20:11 GMT17
Is there such a thing as a CONTAINS for a string variable in VB.NET? For
instance, I want to do something like the following:
If strTest Contains ("A","B", "C") Then
   Debug.WriteLine("Found characters")
C# to VB.NET code snippet migration help15 Oct 2004 19:54 GMT4
I'm trying to convert a class to VB.NET code from C#.
public class SomeClassCollection : CollectionBase {
   public SomeClass this[int index] {
       get {return((SomeClass)List[index]);}
Do I Have to Redraw Graphics?15 Oct 2004 19:39 GMT4
I am using a Graphics object to draw on a form.  If I pop up a message
box, or if say the user minimizes and then restores the form, my
graphics are erased (just where the box was in the former case).
Do I have to detect these things and redraw, or is there a way to
Discrepancies between FileGet and StreamReader15 Oct 2004 19:19 GMT16
When I use either one to read a Text file, I get the same result. The length
of the string that the file's content has been written into is the same.
However, if the file is binary, FileGet gets me the correct content while
StreamReader gives me a truncated string.
Creating MS Office Graph/Chart in VB App15 Oct 2004 19:08 GMT13
Howdy,
I was wondering if anyone could point me in the direction of a tutorial or
some information on how to create a chart/graph for a VB application?
Thanks,
Problem understand code behind15 Oct 2004 18:52 GMT5
Hi I have a novice question. I am writing some code, and several routines in
.NET. So far very succesfully using several sample to work from, though am I
jumping in by doing this and I really need to understand best methods etc.
However, I want to know as Its something I am having a ...
3d Text15 Oct 2004 18:22 GMT2
I am looking for a way to create 3d text.  Is this possible natively with
VB.NET 2003?
Or, is there a good add-on somebody could recommend?
Thanks,
Scrolling Text in VB.NET Window Form15 Oct 2004 18:02 GMT5
I need to have a "scrolling" text label or textbox at the bottom of my
window to show the URL of where a song is being played from.  I want the
text to scroll on a single line from left to right in case the URL is longer
than the width of the textbox/text label.
Can I force late binding?15 Oct 2004 17:54 GMT1
I've run foul of this bug advisory from Microsoft:
   http://support.microsoft.com/default.aspx?scid=kb;en-us;292744
My preferred solution of the two listed is to use late binding.  I have
Option Strict "On" in my source file.  Regardless of this, is there any way
 
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.