Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > march 2004 > threads for sunday march 14

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Breakpoint - Problem
Posted by V.Boomessh at 3/14/2004 10:06:07 PM
Hai, can any one help me in this problem I have an VB.NET Application, which is bounded by VSS. I have given a breakpoint in one form (login form) and also in another form (split form). I have check out-ed both of these forms. I run the application by pressing F5 key only. The application stops a...more >>


Save text from webpage -- how hard can it be???
Posted by Mark Davies at 3/14/2004 8:46:42 PM
I'm trying to do something very simple -- capture the text from a web page. Can't get it to work. Have scoured the web for info -- no luck (even/especially MSDN). Here's what I've tried: ------------- Added COM reference [Microsoft Internet Controls] ------------- Public WithEvents...more >>

Troubles installing .net framework v2 please help
Posted by Chad at 3/14/2004 7:46:09 PM
I have searched and searched for some information that will give me a good answer to this question. When I try to install the file NDP10_SP_Q321884_En.exe, I get this error The upgrade patch cannot be installed by the windows installer because the program to be upgraded may be missing, or the upg...more >>

DataGrid, dataview and row selections...............
Posted by Bhavna at 3/14/2004 5:56:06 PM
Hi I have created a dataset that selects all information from a 'Client' database table I then created a dataview from this so that i can filter the data according to the clients surname. This dataview is the datasource for my datagrid I have the following code to highlight the entire row when ...more >>

Do you know Beter TabControl ?
Posted by willem at 3/14/2004 5:10:23 PM
Where can I find a beter TabControl component (similar Tab into VisualStudio IDE) ? Now I know only Magic Control of Crownwood Consulting Ltd (but I think it a bit costly). thanks willem ...more >>

How do I set or update WebBrowser document.
Posted by Porter Rickabaugh at 3/14/2004 3:29:01 PM
I am trying to devolop a deskbar that act likethe netscape navigator tab. I understand how to do all of the Band Objects but am having dificulty altering the WebBrowser.Document. I have seen where some people have used the Document.body.innerhtml but this isn't really a solution it is more of a...more >>

How to search an arraylist for a string and then retrieve the index?
Posted by Bhavna at 3/14/2004 2:36:05 PM
Hi, Can anyone tell me how i can search an arraylist to find out if it contains a specific string?? i.e. the user selects a mealName from a combobox, they then enter a meal quantity. The user then presses the add button and the mealname and mealQTY is pushed to an MealNameArrayList and a MealQty...more >>

Enumerating the drives on my computer
Posted by Simon Harvey at 3/14/2004 2:13:49 PM
Hi everyone, What would be the easiest way to identify what drives my local machine has access to. This includes Cd, DVD, floppy, network and local drives. I need to add these directories to a treeview. Very standard stuff, but I don't know how to enummerate the drives. Many thanks to any...more >>



Data source name not found
Posted by lordmerlin NO[at]SPAM bonzai.org-dot-za.no-spam.invalid at 3/14/2004 11:30:08 AM
I recently took over a site from someone else, written in ASP. The global.asa file contrains the DB connection string, yet I haven't seen this before. When I try and load the site, it gives me an internal 500 error, and the following: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [...more >>

Global variables...
Posted by Varun at 3/14/2004 4:51:05 AM
Can anyone plz tell me how i could declare a global variable that is available throughout all my forms in my application? I am new to vb.net and need advise how to do this!...more >>

static initialisation order?
Posted by cody at 3/14/2004 1:45:12 AM
I have a problem with following code, and it involves something similar to the known issue in c++ programs called "static initialisation order fiasco". I built a class that follows the "java typesave enum pattern". I made a generic EnumWrapper class where I wanted all my enums to derive from. Th...more >>


DevelopmentNow Blog