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 > december 2005 > threads for friday december 9

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

Drawing bitmaps
Posted by Mike at 12/9/2005 3:56:03 PM
Hello everybody. I am drawing a country map that consists of 149 municipality bitmaps, each around 25 Kb. I draw it onto the in-memory bitmap, then draw it on the picture box. I use C++, but anyways if I were using the C# the question would be the same. And here is the problem: it takes 700...more >>

CR XI and VS 2005
Posted by Jon at 12/9/2005 2:59:57 PM
Has anyone gotten CR XI to work with Visual Studio 2005? I need to use version XI, not the built-in crystal. Thanks Jon ...more >>

merging 2 projects in Visual Studio .NET 2003 (VC++)
Posted by Lovens at 12/9/2005 1:33:02 PM
I have 2 projects in VC++ and I was wondering what is the best way to "import" the windows forms from one project to another. thanks in advance... Lovens ...more >>

realtime update
Posted by Boyd at 12/9/2005 12:30:02 PM
Too many newsgroups. Too many questions. I need advice for developing applications that are either executed in or launched be a browser that display data that is updated from external sources. For example, show a graph that displays the curent wind direction. As the wind direction changes,...more >>

DataGrid DropDown Template Column
Posted by Mike C at 12/9/2005 12:28:03 PM
I'm new to Web development so I'm doing some bootstrapping and would really appreciate any help. Been grappling with this for days and am utterly confused by all the information on the web. I have a DataGrid with customer information. The last column is a dropdown template column that allows o...more >>

Not able to create crystal report item in VB.net
Posted by smitha.kalluparambil NO[at]SPAM gmail.com at 12/9/2005 12:11:17 PM
I recently purchased VS.net 2005 standard and in the box was a card saying that it included crystal reports (as it always used to) but I cannot find CR in the templates or in the toolbox. Can anyone tell me where I can download it, or how I might install it if it is already there. I tried rei...more >>

Settings file location by version --- WHY???
Posted by John J. Hughes II at 12/9/2005 11:27:39 AM
Ok now I guess I am supposed to save my user setting in the new setting file. Which is placed in the users application directory under the company name based on version number. I really truly don't understand the logic behind this unless MS assume every other company waits half a decade to ...more >>

master page
Posted by Howard at 12/9/2005 9:58:55 AM
i have a default.master and default.aspx in default.aspx i would like to access a variable in default.master pageTitle public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { //pageTitle= "frist page"; } } this is my default....more >>



Get access to Parameter values off the Stack
Posted by Steve Amey at 12/9/2005 9:43:24 AM
Hi all I would like to get the values of Parameters passed to a method from a centralized exception handling routine. At the moment, the exception is passed to the handler, and I can get the stack and find out which methods are in it and what parameters those methods take, but I would reall...more >>

Filter Names With an Asterix
Posted by Mike C at 12/9/2005 8:26:03 AM
I have an account list. There's an asterix in the account name if it has closed. For example, Acm* Corp. I don't agree with this design but that's what our company came up with. Anyway, I'm trying to filter out these closed accounts from my datagrids. In Access, I used to write WHERE ACCDESC N...more >>

Convert doc to pdf without using additional printer
Posted by przemekgawron NO[at]SPAM gmail.com at 12/9/2005 6:01:41 AM
Hello, I'm looking for .NET library that can convert Word 2003 documents into a pdf files but without installing any additional printer. Thanks for any suggestions, Przemek ...more >>


DevelopmentNow Blog