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 > october 2005 > threads for sunday october 30

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

.NET Framework redistributable failing on Virtual Windows NT 4
Posted by heng7 at 10/30/2005 10:31:03 PM
Hi. I installed Windows NT 4 MSDN ISO image on a virtual machine (Virtual Server 2005). I patch it with Windows NT 4 SP6a and upgraded it to Internet Explorer 6. But the .NET Framework fails to install on the virtual machine. 1. Am I missing a step? 2. Is anyone else facing this issue wit...more >>

Using Vector Class Help!....
Posted by Eric at 10/30/2005 9:33:03 PM
I am converting my VC++ MFC to Manage C++ and I am having trouble using the vector class. Here is my __gc class ....other headers for System classes .... #include <algorithm> #include <vector> using namespace std; public __gc class DocumentData{ .....other variables vector<int> m_Nex...more >>

xslt security
Posted by tascien at 10/30/2005 9:08:36 PM
Can anyone tell me what security problems that can be encountered when running xslt transformation on the server side? appart from potential infinite loops? Also, I have the below code... why am i being forced to pass the EVIDENCE... ( all other constructors are marked absolete ) and what is ...more >>

layout question
Posted by Howard at 10/30/2005 5:40:14 PM
some times there are very long urls in my page content that is pulled from a database, it will mess up the page layout since there's no break or space in the long word. Is there a way in html or css to fix this problem? or do i have to write a script that finds all words in my string that are ...more >>

sql server 2005
Posted by Howard at 10/30/2005 1:46:00 PM
http://www.microsoft.com/sql/2005/productinfo/sql2005features.mspx what are the features in the developer edition? it's not mentioned here is it the same as ent? thanks ...more >>

.net framework 2.0
Posted by Howard at 10/30/2005 11:39:05 AM
Is .net framework 2.0 available for download? http://msdn.microsoft.com/netframework/downloads/updates/default.aspx I found the redistributables. but just want the runtime. ...more >>

What Language to Learn ?
Posted by Hermawih at 10/30/2005 11:20:01 AM
Hello , I want your opinion about this . In order to say it clearly , I think I have to describe it in long sentences . I could consider myself as Intermediate/Advance Access Developer ; Intermediate/Advanced Database designer . Because of the requirements , I must create Web Applicatio...more >>

Deploying applications over the web
Posted by Dundealing at 10/30/2005 7:39:06 AM
I have created a few applications which I want to allow users to download from my website. I have copied everything from the Release folder of the applications deployment project and placed them in a folder in the website's root folder. I then set a hyperlink to the Setup.exe file in the f...more >>



include static text in <script>
Posted by Howard at 10/30/2005 3:01:30 AM
Hello I need some help with this. I want to assign the content of a static txt/html file to my string a. <script runat="server" language="C#"> private void Page_Load(object sender, System.EventArgs e) { string a = //include static html page welcome.htm } </scrip...more >>

VS 2005: cannot start debugging
Posted by Giedrius at 10/30/2005 12:05:47 AM
Hi, Just installed latest VS 2005 without C++ ( VS.Net 2003 also exists) trying to run local windows application project, shows an error message: "Error while trying to run project: Unable to start debugging. This operation returned because the timeout period expired." Attach to Process Ctr...more >>


DevelopmentNow Blog