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 > november 2004 > threads for wednesday november 24

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

Application Blocks
Posted by Sundar at 11/24/2004 11:49:06 PM
Hi. I having one little doubt. I know there are some application blocks for dotnet. What is the total number of Application Blocks and what they are? I searched through the web and the msdn i cant able to find. Thanx B. Sundar...more >>


How do i stretch the background image on my mdi
Posted by Soobrassen Thoplan at 11/24/2004 11:43:01 PM
Hi to all I would like to know how i can dynamically stretch the background image which is on an mdi form in vb .Net .. -- Regards Soobrassen Thoplan...more >>

Compression help
Posted by trialproduct2004 NO[at]SPAM yahoo.com at 11/24/2004 10:47:19 PM
Hi all I want to know that is there any class or method provided in .net to compress files and folder. I want to compress files/folders as well as decompress it without using winzip. Is anyone having any idea about it. Please help me Thanks in advance....more >>

insert picture into document from research pane
Posted by C Williams at 11/24/2004 9:31:09 PM
Hi, Is there a way to insert an image from the research pane into the document? The insert button appears to work only for text--is there a way around this? Thanks! -Casey...more >>

Re-Repost: Unable to use Help Integration Wizard (beta)
Posted by José Joye at 11/24/2004 9:29:53 PM
Here is again my question: (We had some more people on our side trying independently to do it. Everyone failed :-(( ) I have downloaded the Help Integration Wizard from MSDN (November 18) and followed word by word all the explanation to reproduce the example shown in the article. 2 of...more >>

Event firing problem
Posted by Piyush at 11/24/2004 9:29:02 PM
Hi, I have a datagrid, whose sort command event does not get fired first time around. It takes 2 clicks to sort the grid. This is the first time that I have encountered this problem. Any pointers on why it is behaving this way? Regards, Piyush ...more >>

printersettings papersources does not return correct values
Posted by rgblkcal NO[at]SPAM iwon.com at 11/24/2004 5:10:27 PM
I have been trying to figure this out for quite some time and cannot find any examples in VB.Net or in VB that work correctly. I am working on an application where I want the user to be able to select a peinter and printer tray to print reports out. In Crystal Reports 8.5, I can select a printer...more >>

EnumPropsEx API in VB.NEt
Posted by ShepardBerry at 11/24/2004 4:31:05 PM
Has anyone got working code using the EnumPropsEx API call in VB.NET. I have several other API calls working to get info from other application windows, but I can't seem to get this one working. Any help would be appreciated. Here is the code I'm using currently (that doesn't work) I think ...more >>



How to limit the TextLenght in a column in a DataGrid?
Posted by DraguVaso at 11/24/2004 3:24:37 PM
Hi, I have a Datagrid, and I want to limit the Lenght of the text in a certain column to a certain number of characters (for exemple 10). What I want is that, when the user is typing in the column, that he can't type more than the 10 characters (not that they are concattenated during input ...more >>

Batch Jobs & User Interface
Posted by Yog at 11/24/2004 2:25:57 PM
Its weird, but there is a requirement to be able to run a batch job from a user interface. The job may run from mins to hrs depending on data. I am looking for any guidelines for such kind of UI. Thanks for any advise. Yog ...more >>

Changing Cursor not working.
Posted by Brad Shook at 11/24/2004 1:41:12 PM
I am trying to change the cursor in a vb windows program with the following code. Me.Cursor.Current = Cursors.Hand It is not working. Does anyone have any suggestions? Thanks, Brad Shook ...more >>

Office 2003 PIAs
Posted by zfeld at 11/24/2004 11:08:07 AM
1. Where do I get the Office 2003 PIAs? On the MSDN download site there are only downloads for XP office PIAs. Do they automatically get installed to the GAC with the installation of office 2003? 2. My problem is that I am developing an application in C# that does office automation using Wo...more >>

Printing issue - Application hang..
Posted by Ram Naresh Talluri at 11/24/2004 10:49:03 AM
Hi, I have huge data to print arround 1lakh recod on one streach . I given it directly to print by using javascript function Window.Print(); But the application hang I used tr's... to view the report. please mail me immediately if you any solution for this.. ramnaresh_t@india.com...more >>

Running aplication from share on other server
Posted by Marek at 11/24/2004 10:40:40 AM
Whe i'm running my .net aplication from share on other server, i've got an error. Can someone explain what i must do? Unhandle exception:System.Security.SecurityException: Permission demand type System.Security.Permissions.EnvironmentPermission, mscorlib, Version=1.0.5000. 0, Culture=neutr...more >>

Error When Adding New Class in VS 2003
Posted by Chris Fairall at 11/24/2004 10:34:59 AM
Hi all I am using Visual Studio 2003 Enterprise Architect, and for them most part, everything has been working fine. However, in the last few days, I have been experiencing a weird error, and I was hoping someone might be able to shed some light on the cause, and a cure. When I have an ex...more >>

Problem with ReportDocument Dialog not showing
Posted by tbennett NO[at]SPAM hunterindustries.com at 11/24/2004 10:04:19 AM
I am going through your Brian Bischof's walkthrough in Chapter 1 of his book Crystal Reports .Net Programming and have come up to a problem. When I load the ReportDocument onto the form I get no dialog box to select the typed ReportDocument class from. I am running VS.NET 2003 and have install...more >>

screen resolution detection
Posted by Chris at 11/24/2004 7:57:02 AM
After exhausting my search on the MS website, I can't find a straight answer. I fin dit hard to believe that MS left our something so useful in ASP.NET as screen resolution detection. Problem: I would like to detect, get values for, the screen resolution in px but in a code behind. Is thi...more >>

How to solve System.IO.FileNotFoundException?
Posted by Peter Sze at 11/24/2004 4:07:01 AM
I wrote a ASP.NET program which can generate a Excel Report, that I using WindowXP and Oiffce XP to develop. It is work, but after I deployed to Window Server 2003 with Office 2003. It occur the error as following, File or assembly name Office, or one of its dependencies, was not found. Descr...more >>

Crystal Report and Reporting Service
Posted by ferit meftun harmankaya at 11/24/2004 3:17:01 AM
I have some report which are designed in "Crystal Report". I want to run these reports in "Reporting Service" My aim is to convert from extension of Crystal Report (rpt) to extension of reporting service (rdl). Crystal report and Reporting Service are both production of microsoft. i think t...more >>

Data access in VB.NET
Posted by Jim Wyse at 11/24/2004 2:49:03 AM
I keep coming up against the message "Extensibility DTE Object Unavailable". I can find no help or guidance to the meaning of this. Can anyone tell me what I need to do? Thanks, in advance, I'm desperate! Jim...more >>

VB.NET codeDom
Posted by MikeG at 11/24/2004 2:21:03 AM
Attempting to add a property to a class using CodePropertySetValueReferenceExpression to add the set statement does not add (byval value as <type>) so using te property fails. Any ideas? MikeG...more >>

windows form not displaying
Posted by Dayne at 11/24/2004 2:01:24 AM
Briefly this is my problem . I created a windows form on a "parent thread" .. then I called a child thread 1 to make it visible then hide it on that same thread .. then kill child thread 1 ... then try to make the form visible on child thread 2 .. However, the form will not display either on...more >>


DevelopmentNow Blog