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


all groups > dotnet general > february 2004 > threads for saturday february 7

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

Equivalent to mod_rewrite
Posted by Jibba Jabba at 2/7/2004 9:37:53 PM
Is there an equivalent to apache's mod_rewrite for IIS/dotnet? Supposed I wanted to temporarily shut down a dot net application, and instead of coding it into every aspx page I wanted to be able to configure the server so that when it encounters a aspx page, it redirects to a "we're currently cl...more >>

referencing .NET framework namespaces in client side java script
Posted by Rea Peleg at 2/7/2004 3:32:07 PM
Hello I'd like to use .NET framework namespaces in client side java script. For example i'd like to import System.Activator, in order to call Activator.CreateInstance() method inside a client side java script function. This function should executed in the client's browser! 10x Rea ...more >>

ActiveX equivalent in .NET
Posted by buzlite NO[at]SPAM sympatico.ca at 2/7/2004 2:44:50 PM
Hello All, I am doing some research on ActiveX and it's place in .NET. In .NET, does ActiveX have an equivalent counterpart. Where would I be able to locate information on this subject. Thanks. ...more >>

Whidbey controls in .NET 2003
Posted by mosquitooth at 2/7/2004 1:51:07 PM
H is there any way to use the new cool WinBar (etc.) controls of studio Whidbey in the current version (2003) of the studio Thank mosquitooth...more >>

Avoiding the "File download" dialog when using the WebBrowser control to navigating to an excel file (C#/Windows Forms)
Posted by Luis Ferrao at 2/7/2004 12:16:20 PM
Hi, My Windows Forms application uses the WebBrowser control to open an Excel file since OLE objects are gone in .Net. The application is actualy a clone of the one found in the MS Knowledge Base Article "How to Use the WebBrowser Control to Open Office Documents with Visual C# .NET" which ca...more >>

Service running as [user] rather than [system]
Posted by Sims at 2/7/2004 11:10:59 AM
Hi, I have a service that need to access the current user registry from time to time. But a service only works as a SYSTEM and not as the current user. How can i change that? Or at the very least get the service to launch an application as the current user and not the SYSTEM Many thanks ...more >>

IWebRequestCreate
Posted by kevin NO[at]SPAM steffer.dk at 2/7/2004 10:38:42 AM
Hi Group My FTP problem again. I have a FTP class that can connect to a server with username and password and so on. I want to make this class available for a WebRequest like HttpWebRequest i now wanne make a FtpWebRequest class. To do what I need to make an Interface for my ftp class: ...more >>

info reqd: referencing/using object from AppDomin of an other process
Posted by qpro at 2/7/2004 6:34:07 AM
hi, if dotnet exe applications A, B and C are running as separate process each (separate exe process in windows), i want to reference/use an object from application A's appdomin in application B and C. can anyone help in the above scenario? is it possible in dotnet? TIA qpro ...more >>



Pinging under .net
Posted by Sam Johnson at 2/7/2004 4:46:05 AM
H how can I use ICMP pings with components/classes of the .net framework (C# or VB) Thank Sam...more >>

Replacing a Filestream with a Memorystream
Posted by Kai Bohli at 2/7/2004 3:52:16 AM
Hi all ! This is my first day with Visual Studio and C#, and I'm trying to send "raw data" to the printer port. I found the SendFileToPrinter example below in a knowledge base at MS site It works, but I need to replace the filestream with a memorystream cause there's no need to write files and...more >>

Showing the action to the user in ASP.Net
Posted by mohanmca NO[at]SPAM yahoo.com at 2/7/2004 2:29:09 AM
Normmally we can show the user what happening in background. For example we can give the Refresh() method. I want use same thing in ASP.Net...more >>


DevelopmentNow Blog