Archived Months
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 academic > june 2005

Cluster programming
Posted by CristianMori at 6/30/2005 10:16:09 AM
Hi everyone. I need to write an app that run in a windows 2003 cluster. Never done this bevore. Can someone help me getting started? Maybe someone could advice me for a good book or a website.... Thanks...more >>

Detection of Framework.net
Posted by Soussan Mikael at 6/29/2005 12:00:00 AM
Hi everybody, I want to use MSI for the install program of my application. I need to know if I have to install on target computer the Framework! Is there a script using an activex that can help me in detection of the Framework!! If the Framework isn't installed I have to launch its install! ...more >>

merge cell in datagrid
Posted by rouqiu at 6/20/2005 9:02:02 AM
Hello, Would anyone tell me how to merge some cells in a datagrid? For example I have following table: OrderID ItemID Notes 1 1 aaa 1 2 bbb 1 3 ccc 2 1 ccc By default the datagrid...more >>

Releasing resources when noone is using an object.
Posted by jolofsson at 6/20/2005 1:12:02 AM
Hi! ..NET is for sure sent from above, but from what i can tell it still lacks in some situtations. For example when I used to program in native C++ I always used the ctor for initializing an object and the dtor to uninitialize it, and then some neat refcount and smartptrs to be able to hav...more >>

Runtime hosts - don't get it
Posted by Stelrad Doulton at 6/16/2005 8:53:16 PM
What I want to know is; do all shell executed .NET app run in the same process? For that matter do all runtime-hosts run all of their app-domains in the same process? In the case of a shell executed application here's my understanding: Double clicking a .NET executable file invokes a runtim...more >>

multiple locks
Posted by Grzegorz Kaczor at 6/10/2005 12:00:00 AM
Hello, is it a mistake to lock the same object more than once? That is: lock (this) { lock (this) { ... } } Is the syntax correct? This seems to work... Regards, Grzegorz Kaczor...more >>

Windows Media Format 9 Series SDK
Posted by sysdeamon at 6/8/2005 3:22:03 AM
Hi, I am working on a C# application that involves mp3 files. I just want to programmatically determine the bitrate (Audio Sampling rate) of any existing mp3 file. Do I need to use 'Windows Media Format 9 Series SDK' for this or is there an alternate to avoid using it. Thanks for any help/hi...more >>

Cannot create projects using XML web service or ASP.NET
Posted by WingH at 6/7/2005 3:49:01 PM
I've just installed VS 2003 and going through the walkthroughs. I tried to create a project using VB and XML Web Service. However, a failed dialog always appeared with the message "The web server reported the following error: unable to create/open the Web project located at the URL: http://l...more >>



Installation problem
Posted by SJCorio at 6/7/2005 10:57:15 AM
I am having trouble installing VS.net 2003 on my laptop. I installed it on my desktop with no errors. Both are running Windows XP pro, with SP2. On the laptop, I kept getting the staxmem.dll error whent trying to add IIS and Front Page Extensions. I finally got it to install IIS while in s...more >>

How to get a signature captured as a BMP file printed from a html file
Posted by ramya m via .NET 247 at 6/1/2005 11:36:10 PM
(Type your message here) -------------------------------- From: ramya m Iam working on a signature capture application in c# in pocket pc= =2EHow can the signature in BMP can be embed in the HTML file and= how can the BMP file be printed from a HTML file=2EAnd how can i= convert the BMP t...more >>

How to convert BMP file to JPEG file in c#
Posted by ramya m via .NET 247 at 6/1/2005 11:12:21 PM
(Type your message here) Iam doing a signature control application in c# in pocket pc .The signature is captured as a BMP file. How can i convert the BMP file into a JPEG file in DOTNET in COMPAQ framework -------------------------------- From: ramya m ----------------------- Posted by a user...more >>


DevelopmentNow Blog