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
all groups > visual studio .net general > november 2006 > threads for november 8 - 14, 2006

Filter by week: 1 2 3 4 5

Exploding Logo in VS 2005
Posted by lukesigler NO[at]SPAM gmail.com at 11/14/2006 3:07:13 PM
Has anyone by any chance ever seen a small animation of the Visual Studio logo exploding over and over again in the bottom, right-hand corner of the Visual Studio screen? It would be to the right of where the current line number is displayed on the info bar. Thanks. ...more >>


VISUAL STUDIO .NET PROFESSIONAL ACADIMIC 2003
Posted by Wiz at 11/14/2006 12:57:02 PM
Can the Visual Studio .Net 2003 updates be applied to this version, given that it is a Acadimic version, but same suite vs.net 2003?...more >>

Solution Explorer: How can I show modified files
Posted by Daniel at 11/14/2006 11:01:01 AM
I need Solution Explorer to somehow differentiate files that have been modified. The files we use are marked read-only when pulled out of our CM enviornment, and even though .NET prompts you to overwrite a file when making a change, there is now way I have found thus far to track which files...more >>

A good pc for big Winforms project.
Posted by r.no at 11/14/2006 8:21:02 AM
Hello everyone. I am working on a quite large project composed of about 80 winforms. Most of them contains about 200 controls (half are labels). We are five working on this project and we are using visual studio 2005, visual soursafe 2005 and SQL SErver 2005. We are also using DevExpress Gri...more >>

Windows Explorer Error; Plz help
Posted by Diwakar at 11/14/2006 4:36:02 AM
Hi, Whenever, i enter in to c: drive, windows explorer automatically closes and says error occurred. It do not show any error when i enter in to anyother dir wihtout entering the root dir (c:). For example, if want to enter into C:\sam\sample; then i have to enter the folder by typing in the ...more >>

Signing a CAB file for Windows Mobile 5.0 has no effect
Posted by Mike at 11/14/2006 1:50:01 AM
I have purchased a digital certificate from Thawte.com and want to use it to sign a CAB file generated by an existing working device deployment project. I have gone into the properties on the deployment project and have selected my certificate from the store (I have also signed the applicatio...more >>

How to convert ALLCAPS to AllCaps?
Posted by light_wt at 11/13/2006 6:12:02 PM
Hi, I have many variables which are in all captial letters. For example, I needed to convert from: FINALIZED_BOUNCING_INSERT to Finalized_Bouncing_Insert Is there a way to convert each word quickly to that? Thanks....more >>

DateTime and Object Data Source
Posted by Pdub at 11/13/2006 1:26:03 PM
I have a page with 4 text boxes: Start Date, Start Time, End Date, End Time. My database has a table with 2 fields: StartDate_Time, EndDate_Time. I'm trying to set the value of my select parameters to a combination of date and time. I thought I was on the right path with this code: ObjectData...more >>



Debug/release mode in VS.NET 2005?
Posted by rforman61 NO[at]SPAM msn.com at 11/13/2006 10:49:30 AM
In my VS.NET 2005, I don't see the drop down that lets me change my project from Debug to Release mode and back, that I am familiar with from VS.NET 2003. I can't find a way to show the control either, have tried going into the Customize Toolbars functions etc. but I can't find it. Any help? ...more >>

vb.net forms inheritance problems
Posted by rforman61 NO[at]SPAM msn.com at 11/13/2006 10:45:53 AM
I don't understand this, I am having trouble inheriting forms both in VS.NET 2003 and 2005; in either case I have forms that won't open up in the designer, displaying error messages that make it clear that the IDE is trying to instantiate the base form and run its code, which I really don't unde...more >>

VS 2005 Class designer : How to have 1 to many association?
Posted by jdlwright NO[at]SPAM gmail.com at 11/11/2006 1:24:40 PM
Hi, I've just started using the class designer. However after much googling I can't find how to do a 1 to many association between two types. If I do a 1 to 1, it adds a property to one class. That's fine, so logically you might thing 1 to many would be classA{ public Collection<class...more >>

Pls HELP...CONFUSION in Choosing JOB!!
Posted by Madi at 11/10/2006 3:41:01 AM
Dear all, Im in a confusion about choosing a job offer.Right now im working in ..Net 3.0 components(Workflows,WCF),asp.net 2.0 webparts and all.Im having a good exposure here but with a very less salary which i cant live with.Now i got an offer from an MNC with 5 times of current salary...more >>

Unknown Publisher
Posted by Mark at 11/9/2006 6:34:01 PM
I have completed a small application and it loads from a zipped file on the internet, but when it loads it says it is from and unknown publisher. How do I get rid of this?...more >>

Why does it take for ever
Posted by Erbe One at 11/9/2006 1:59:01 PM
I have a solution with about 70 compact framework c# project. Every time I try to unload a project it can take up to 20 min to accmplish that task, It can take up to 1h if I switch from debug to release or vice-versa... My solution is under source-safe too but Still, I have a solution with 1...more >>

Any RTF Lib out there?
Posted by Leon_Amirreza at 11/9/2006 12:00:00 AM
I need a good RTF Parser (Reader / Writer) Library in C/C++/C# for some text processing purposes? any Free or Commodity Libs I can use? Please give some Web Site Address ...more >>

Datagrid in vb.Net
Posted by Komandur Kannan at 11/8/2006 11:28:02 PM
Hi, I have created a datagrid in windows form (vb.NET) to get the input from the user and store it in to the database. The datagrid column header are dynamically genereated according to the data present in the database. I need the values entered in the rows while the user press save...more >>

VS 2003 forces a checkout on an ASPX page when opened
Posted by Tim at 11/8/2006 12:01:02 PM
I have a VS2003 web project that is integrated with VSS 6.0. There is one particular ASPX page in that project that when it is opened within Visual Studio, a dialog box comes up asking for a checkout. None of the other pages behave that way. It appears that the page is being updated as it i...more >>

crystalreport export to disk
Posted by Bernd at 11/8/2006 10:25:02 AM
Hallo, the export of a cr to apd-file works with the statement: cr.ExportToDisk(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat, _ "c:\temp\export.pdf"). But after the export Adobviewer opens a window with the exported file. How can I disable this viewer? Thanks Bernd...more >>

The project directory cannot be created (.net 2003)
Posted by Eniac at 11/8/2006 8:17:21 AM
Hello, I keep getting told by vs.net 2003 that "The Project Directory cannot be created. Check that the disk is writeable and that there is enough room on the disk" That's weird because - i know there's plenty of room (120 Gb+) - I know its not a permission issue (i tried putting everyo...more >>


DevelopmentNow Blog