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
May 2008
June 2008


all groups > dotnet faqs > november 2005

VS2005 - How to connect to a TableAdapter in the data layer
Posted by dbuchanan at 11/30/2005 4:59:15 PM
Here are pertinent parts of my solution structure \\ Solution 'QMS_01 -QmsDataLayer ---My Project ---app.config ---DataSet1.xsd -QmsUI ---My Project ------DataSources (folder) ---------QmsDataLayer.DataSet1+lkpDeviceTypeDataTable.datasource ---References ------QmsDataLayer ---Form1 // ...more >>

Global.asax
Posted by Gomathi at 11/30/2005 3:24:10 PM
hi all, I want to send mail during my application crashes. I wrote my method in application_end event in global.asax. Its working fine when i'm running through visualstudio.net. When i tried by stopping my IIS server, it doesnt work. Where i have to write my method to get fire when my applica...more >>

Help Required for Help Context Id !!!!!!
Posted by SenthilVel at 11/30/2005 12:00:00 AM
In VB6 we use the property HELPCONTEXTID in order to assign the help id for a control. Here in .NET we need to use HelpNavigator through which we need to specify the TOPICID (equivalent to HELPCONTEXTID in VB6). But TOPICID will be available only if we have ..NET framework 2.0 installed. ...more >>

DataGridTableStyle and relationship
Posted by dbuchanan at 11/29/2005 7:08:24 AM
Hello, I am using Win forms VB 2003 When my form loads I fill two tables that have a relationship between them. One table1 is the main data table. Table2 is a lookup table. The Table1 stores the key from Table2 . The goal is to display the value from Table2 in the DataGrid as if it were a f...more >>

Difference VB.NET and C#
Posted by peter gast at 11/24/2005 6:44:51 PM
Hi, I have developed for many years software in VB6 and now we are going to change to Studion NET. The software by itselfs are text processors combined with databases. Can there be made a recommendation which one should be prefered (VB.NET or C#). Are there some important points which differ ...more >>

OleDbDataAdapter vs OleDbCommand
Posted by darrel at 11/23/2005 1:41:37 PM
When retrieving data, I typically use an OleDbDataAdapter. When updating data, I normally use an OleDbCommand. But it seems as if a OleDbDataAdapter would work just fine too. What is the general rules of thumb for using one over the other for a given DB query? -Darrel ...more >>

Software for Windows and Mac
Posted by peter gast at 11/22/2005 11:32:22 PM
Hello, we've developed a software for the windows world (VB6) and now we are going to start with a version 2. We have many requests for running on Mac-Systems and therefore I want to find out what time the development would needed if we have realised a software for both systems. The software ...more >>

coding pop up boxes in ASP.Net
Posted by Srimadhi at 11/17/2005 11:50:01 AM
I need to display a pop-up box with a drop down list and a text box, with ok and cancel button when the user clicks on a image button. I am using webforms in ASP.NET with code-behind files in C#. ...more >>



Implementing Interface
Posted by Gomathi at 11/17/2005 12:00:00 AM
hi all, How to implement an interface in ASP.Net?. Consider my interface name is IExample. Then whatz mean by IExample ie = (IExample)obj1 Kindly let me know about this implementing interface in detail. Thanks in advance. Regards, Gomathi ...more >>

How to find dataset has values
Posted by Gomathi at 11/15/2005 12:00:00 AM
hi all, In ASP.Net , i'm using a dataset. I want to find whether it has any values or not. How to do that? Thanks in advance. Regards, Gomathi ...more >>

Books for VS2005 and .NET 2.0
Posted by Janiv Ratson at 11/15/2005 12:00:00 AM
When will Microsoft publish the books for VS2005 and .NET 2.0 . Thanks, Janiv Ratson. ...more >>

What group handles database issues for .NET/C#?
Posted by Larry Maturo at 11/4/2005 12:00:00 AM
The title says it all. What group handles database issues for .NET/C#? I don't want to cross post, but I couldn't find any group that looked appropriate. Any help would be appreciated. -- Larry Maturo ...more >>

COM reference problem in Delphi 2005
Posted by GG at 11/2/2005 1:36:07 AM
Hi, I am using COM components in my project which I am developing with borland delphi 2005. The COM components are being developed with Borland 7. However, when I add a new method or property to a COM component using delphi 7, I cannot see the new methods or properties from delphi 2005. I tr...more >>

Does VS 2005 support .Net 1.1 Framework?
Posted by Jason Zhang at 11/2/2005 12:00:00 AM
Hi, We are developing with VS 2005 now,but we need it build program which can run in 1.1 Framework. Is it possible? Do we must use VS 2003 to develop 1.1 program? Thank you ! Regards, Jason -- Sunrise China ...more >>

GUI Design question
Posted by E.T. Grey at 11/1/2005 12:00:00 AM
Hi All, I have written a number of libraries in (ANSI) C and C++ and I want to write a front end GUI for my libraries. I have taken a look at MFC - but the learning curve is WAY too steep. I simply don't have the time to learn a new library. However I know the following languages very we...more >>


DevelopmentNow Blog