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 2005 > threads for friday august 5

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

background image
Posted by Yves Lavoie at 8/5/2005 7:16:01 PM
Hi, In my web C# project, I'm able to put an image in background to my aspx window but I it is in mosaique mode, I would like it in center mode. Do you have an idea how to do this??? Thanks Yves Lavoie ...more >>

CallBack Method To Refresh Cache Within Global.asax
Posted by Jim Douglas at 8/5/2005 6:26:26 PM
Ok, I'm must be an dummy, there are tons of examples which none of which I can get to work! I want to setup and refresh about (10) different cache items. Most examples show this type of work being completed in the global.asax but I can't get it to work. I move the code to a C# class, call it fr...more >>

Unable to consume Process reserved memory
Posted by Aravind at 8/5/2005 3:20:46 PM
Unable to consume Process reserved memory Hi , This is a Windows form application which interacts with the unmanaged C++ codes . In unmanaged c++ code we allocate around 130MB on the heap for annalysing high resolution images . Earlier during the processing ee do lot of process on the image...more >>

Using FindControl Method with PagerTemplate
Posted by clintonG at 8/5/2005 1:04:57 PM
Briefly stated, my problem is accessing and 'setting' properties of a label control declared in the template of another control noting that the other control is an instance of the beta 2 DetailsView control which supports a PagingTemplate. Somewhere I grabbed some declarations for a PagerTe...more >>

Too funny MS ad in Visual Studio Magazine...
Posted by Rob R. Ainscough at 8/5/2005 12:28:40 PM
MS Visual Studio Ad contained in VS Magazine. Two developers in "hip" clothing diagramming out a huge flow chart on a beach. I could NOT stop laughing at the stupidity of the ad -- "Let your ideas run free"....only to be washed up by the waves when the tide comes in -- this is exactly so...more >>

A global catch-all for exceptions in Windows Forms applications
Posted by thechaosengine at 8/5/2005 12:19:33 PM
Hi everyone, Is there anyway to create some sort of catch-all in windows forms applications that could ensure that no unexpected exceptions bring down an application? For example, perhaps there is an event that you can watch for whenever an exception is thrown? If this isnt possible can an...more >>

does C# have any collection objects that support sort functionality so that I dont have to write my own sorting algorithm?
Posted by Daniel at 8/5/2005 11:53:32 AM
does C# have any collection objects that support sort functionality so that I dont have to write my own sorting algorithm? ...more >>

Determining if the user has admin privileges
Posted by Ravi at 8/5/2005 5:50:15 AM
Hi, I'm writing a C# .NET code in which I need to first determine if the user has administrative privlieges on that system (or if the user belongs to the administrative group). Could anyone please tell me how I can achieve this. Thank you Ravi....more >>



.NET framework SDK install problem
Posted by Mike at 8/5/2005 5:28:53 AM
I tried installing the .NET framework SDK from an MSDN DVD and the setup program stopped responding, so I had to end the process. Now when I try to install it again setup encounters an error and closes. It doesn't give any information about what the error was. I looked around for traces of ...more >>

assembly version
Posted by Robbie from Philippines at 8/5/2005 2:08:02 AM
how do i read the assembly version (not the file version) of ? tnx.....more >>

Deploying a project in VB.Net
Posted by Savvas at 8/5/2005 12:57:19 AM
Hi everyone I am trying to deploy a project using the setup wizard. How do I check if the target machine has the .net framework installed and how do I include the .net framework package in my installation wizard to install prior to the installation of my program? Thanks Savvas ...more >>

File Transfer Over TCP/IP
Posted by SCHWAKS at 8/5/2005 12:03:13 AM
HI ALL, I HAVE GOT A VERY STRANGE PROBLEM WHILE TRANSFERRING DATA OVER INTERNET. ACTUALLY I AM SENDING AND RECEIVING DATA BETWEEN TWO APPLICATIONS USING TCP. WHILE SENDING OR RECEIVING DATA, I WRITE THE DATA TO NETWORK STREAM AND THEN READ IT FROM NETWORK STREAM. BY DOING SO I AM ABLE TO S...more >>


DevelopmentNow Blog