Groups | Blog | Home


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
May 2008
June 2008


all groups > dotnet faqs > january 2004 > threads for january 22 - 28, 2004

Filter by week: 1 2 3 4 5

Suggestions for setting up test and live development environment on the same computer
Posted by JerryK at 1/28/2004 8:45:15 AM
Hi, I want to have a live and test development environment on the same computer. For example, I want to run a Whidbey suite (Whidbey, 3rd party alpha-level controls, etc.) and production VS 2003 and have them not interfere with each other One option is to partition the disk and install two se...more >>

Session State Problem
Posted by (hsaid NO[at]SPAM childsupport.co.la.ca.us) at 1/28/2004 12:38:19 AM
In my application I have windows program (WIN32) which invokes a ASPX page via Navigate2 method of IWebBrowser2 interface. The page is invoke correctly and the win32 programs "POST"s some data as part of the page invoke process. The ASPX page corectly detects that it has been invoked using the "...more >>

conversion of proj from Vb to .NET
Posted by Amka at 1/27/2004 7:03:56 PM
Hi I have a project which I converted from Vb to Vb.NEt But the system is running extremely slow. I have Intel PIII Processor , 256 MB RAM. Plz let me know if tehre is anything I can do to enhance the performance of my system. I know from MSDN that vs.net can run on p-II even, then why is...more >>

How to create a client activated remoting object in an MFC Client
Posted by Max-Ph. Blickenstorfer at 1/27/2004 4:39:03 PM
We have a remoting service which can be accesse by a c# client. No problem so far. But we do need an interop solution to existing MFC Clients. For server activated objects it seems to work. However, I have trouble getting a client activated object to be created using an MFC Client and unman...more >>

Garbage Collection and Manage Code?
Posted by Laser Lu at 1/26/2004 6:37:17 PM
What doese Garbage Collection mean? And what is Managed Code? Any links to relevant articles or resources would be appreciated! -- Best regards, Laser Lu ...more >>

Do I need .NET Framework SDK?
Posted by Sohail Khan at 1/26/2004 3:17:31 PM
Hi, I have installed Visual Studio .NET Do I need .NET Framework SDK? What is benefit of .NET Framework SDK? Thanks in Advance Sohail ...more >>

Configuration Problem..Please Help
Posted by Arsalan Ahmad at 1/26/2004 2:59:13 PM
Hi all, I am developing a simple one page application in ASP.NET which takes an input in a text box and print in a label. But when i uploaded it to the website i get the following error: Server Error in '/WebApplication2' Application. --------------------------------------------------------...more >>

Differnece between Events and Delegates
Posted by Gopal Prabhakaran at 1/26/2004 12:05:28 PM
Dear Guys Pls tell me the difference between Events and Delegates.. Thanx Gopal Prabhakaran ...more >>



Difference between HtmlControls and server controls
Posted by Gopal Prabhakaran at 1/26/2004 12:04:01 PM
Dear Guys, Pls tell me the Difference Between HtmlControls and ServerControls. Thanx Gopal Prabhakaran ...more >>

Loading Assemblies, when the interface is not defined by your application
Posted by Timothy at 1/24/2004 10:44:19 AM
Hi, As an addition to my previous question The following code is not allowed because the IDbConnection interface is not defined by my application (right ?) So how can I make this work ? ObjectHandle hNdl = Activator.CreateInstanceFrom(@"data\MyData.Data.dll","MyData.Data.MyDataClient...more >>

Loading Assemblies at runtime (...from the GAC)
Posted by Timothy at 1/24/2004 9:54:21 AM
Hi, The following code loaded an assembly from a file objPlugin = CType(Activator.CreateInstanceFrom(AppPath() & "Plugins\" & mnuItem.AssemblyName, mnuItem.ClassName).Unwrap, iGameModule) But what if that assembly is in the GAC ? So I could have an XML file for each plugin, and the...more >>

Reg SESSION..
Posted by Jagadeesh at 1/23/2004 3:10:16 PM
hi i have a login page. as soon as the user logs in, am moving the User_id and Session Id to a log table. The problem is that if i use the back button of the browser and login again. am getting the same session ID. but i want it to be an unique one..... any help... wud be useful... Rea...more >>

Can Mutiple webapplication - use same session ?
Posted by Gopal Prabhakaran at 1/23/2004 1:27:12 PM
Dear All, Pls help me to do : How to share [same]session value between 2 different webapplication I am using sqlserver to store session Both the web application running in same web server Pls help asap Million of thanx in advance Thanx Gopal Prabhakaran ...more >>

void main crashes...
Posted by Xavi Vera at 1/22/2004 8:11:10 PM
Hi there! I have a Win32 Console project within Visual Studio .NET. This consists of different files. Everything compiles and links fine. The problem arises when I run the program without doing anything (even though I build the whole solution): int main (int argc, char **argv) { return ...more >>

Reading a .doc file from ASP.Net
Posted by horowab NO[at]SPAM optonline.net at 1/22/2004 5:40:54 AM
HI, using VB.net I need to access .doc file. Parse it's contents and then output the contents in an email. The question is how do I open a .doc (word) file in VB.net. Also, when I display the contents in the email I want to maintain the layout but I'm concern about the .doc control char in...more >>


DevelopmentNow Blog