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 > august 2003 > threads for monday august 18

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

HTML projects in .NET
Posted by Marre at 8/18/2003 5:12:18 PM
Hi all! This might be a stupid question, but how do I create a HTML project in .NET. My idea is to manage a html website in .NET, but I dont know how. Sure, I can create a blank solution, but that´s not the way I want to go :) /Marre ...more >>


build error
Posted by xp at 8/18/2003 12:34:36 PM
I got the building error of "Could not copy temporary files to the output directory.". What do I do ? Thanks. xp...more >>

app deployment
Posted by hch_nguyen at 8/18/2003 11:27:07 AM
I have a VB.NET application I wrote that I now want to redistribute. The Deployment tool that comes with .NET seems a bit limited. I basically want to create an install program that will conditionally install the following. 1).NET Framework 2) MDAC (latest version) 3) SQL Server MSDE 2000 w...more >>

Dynamic XSL transformation
Posted by Philippe.graca NO[at]SPAM voila.fr at 8/18/2003 10:35:52 AM
Hi, I'm facing a annoying problem. In the old ASP times, I was able to construct dynamically an XSL file and then apply it to my XML file to create the HTML output. Today, with the .NET framework, I can't find how to do this. Of course, if my XSL file is already existing in my disk, it's easy ...more >>

VB6 and C# interface inheritance
Posted by Roy Pereira at 8/18/2003 10:04:21 AM
I have an application that is composed of a set of "Content" dlls and a viewer application. The viewer calls a standard set of functions that are present in all the dlls. I maintain this by making my contnent dlls implement an interface created in vb6. The viewer application is bound to...more >>

Possible Version Mismatch?
Posted by Joe Reazor at 8/18/2003 9:16:05 AM
I just upgraded to v1.1 of the framework and VS.Net 2003. I opened up one of my solutions and rebuilt my project and all went well. I then ran my project in debug mode. My program runs up fine, but then I try to open up a file that it typically works with, my program has custom serialization t...more >>

PDC 2003 Questions ...
Posted by Amit Chandel at 8/18/2003 7:10:35 AM
I've been considering attending the PDC 2003 conference in Los Angeles. I was there for the PDC2001 and found it to be ground breaking ... with the whole .NET/XP push. So today after upgrading/implementing all the fancy ..NET jazz we are in a good position, things are running as they should...more >>

File Auditing
Posted by cwang NO[at]SPAM fgmnet.com at 8/18/2003 6:44:44 AM
Is there any way to implement File Auditing in .NET? Thanks....more >>



unique inheritance !!
Posted by jamestk76 NO[at]SPAM yahoo.com at 8/18/2003 4:03:48 AM
I am working on .NET application. I have created a DPAPI library to decrypt the strings, which is running as an independant serviced component. Now i have another generalised component which call the above library and use the decryption method to get the actual connection string. This component...more >>

Reasons for a 3-tier achitecture for Web? Why
Posted by nospam at 8/18/2003 4:00:28 AM
Reasons for a 3-tier achitecture for the WEB? (NOTE: I said, WEB, NOT WINDOWS. DON'T shoot your mouth off if you don't understand the difference.) I hear only one reason and that's to switch a database from SQL Server to Oracle or DB2 or vice versa... and that's it.... And a lot of these en...more >>

Drag & Drop + web forms + c#
Posted by srikanth at 8/18/2003 2:56:17 AM
Hi all, I have an requirement in one of my projects. We have one aspx page, in that we have two frames, in each frame having a tree structure control(dynamic data). In the left Frame we are displaying all the documentcollections(dynamic) in the Treestructure, In the Right side we are disp...more >>

Serializing an object declared withevents in a nonserializable object
Posted by Jakob Bengtsson at 8/18/2003 1:25:00 AM
Hi, I have a form (which cannot be serialized). In the form's code I declare an object like this (never mind the object nor class name, it's for illustration only): Private WithEvents eventPublisher as EventPublisherClass When I try to serialize my eventPublisher object, I get an e...more >>


DevelopmentNow Blog