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 2003 > threads for tuesday november 18

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

Input panel with more then one form
Posted by EMW at 11/18/2003 10:26:05 PM
Hi, If my application has two forms and the user needs to fill in some textboxes on each of then, how may inputpanels do I need. When I put one on the first form it works fine, but if I put one on the second form as well, exceptions occeur. If I need only one, how can I enable it from th...more >>


ActiveX EXE comparable .NET component??
Posted by Mark at 11/18/2003 7:16:14 PM
I want to convert an ActiveX EXE project that runs as a stande alone application with a main form that other COM components can control but I don't see any comparable project type for .NET and was wondering how this scenario is handled in .NET using either C# or VB.NET Winforms? Thanks M...more >>

ASP.NET
Posted by Murphy at 11/18/2003 3:08:05 PM
ASP.NET have the following article relating to a project we are currently looking at: http://www.asptoday.com/content.asp?id=1944 To access the article I must subscribe however I am unable to evaluate it. Does anyone know of this article and it's quality, or ASP.NET in general ? Thanks ...more >>

SetIpNetEntry
Posted by cs at 11/18/2003 3:02:41 PM
Anyone know how to call SetIpNetEntry (in IPHLPAPI) from .net (preferebly c#). Thanks, ...more >>

SpecialFolder.History ?
Posted by zZ at 11/18/2003 2:55:40 PM
Hi All, I'm trying to get my Personal History Folder by Environment.GetFolderPath(Environment.SpecialFolder.History), but it returns the folder of the Default User (contains only History.IE5), not that one has Today/Yesterday/... Environment.GetFolderPath(Environment.SpecialFolder.Persona...more >>

Installation Incomplete
Posted by mashraf at 11/18/2003 2:31:38 PM
Hi everyone, I have created a setup program for my Windows App in VB.net. When try to install it by double clicking on setup.exe, the wizard comes up and on last screen it gives me message "Insatallation Incomplete" The installer was interrupted before appname was installed. The sa...more >>

What are the benefits and drawbacks of web form and windows form at the layer of Data Access?
Posted by Hamed at 11/18/2003 2:27:34 PM
Hello I have employed as a developer in a software company that its team uses FoxPro / VB 6.0 / VC++ 6.0 as the developing tools and newly is going to migrate to VS.NET. There is a project modified that is to upgrade a big, more than 100,000 lines DOS based program developed by FoxPro 2.x ...more >>

.NET Install
Posted by Steve Harris at 11/18/2003 2:18:21 PM
Hi, Can anyone tell me if they have been successful installing Visual Studio .net on the same developmemt server with Visual Studio 6? Do they work ok together or should I install .net on a clean machine? Thanks ...more >>



.Net 2002 Vs. .Net 2003
Posted by Larry Pits at 11/18/2003 1:50:33 PM
Hi All, Is there a backward compatability issue regarding to .Net 2002 and .Net 2003? I heard someone said that if you're developing in .Net 2003 and gave the entire project to someone who is developing using VS .Net 2002 and they can't open the solution file (.sln). Is there a solution to ...more >>

Cystral Reports
Posted by Larry Pits at 11/18/2003 1:41:56 PM
Hi all, Apparently, we have several reports which are not coming up when you select them. Do you need to install SDK Framework on the IIS server in order to make it work? TIA ...more >>

Timers in c#
Posted by GDumencu at 11/18/2003 12:36:24 PM
I have a C# program that have to run all the time. For some reasons I cannot make it a service. This program has 3 timers and by time to time ( days or weeks) one of them stops. Some times, starts working again after several hours. Each timer records a message to a file at the beginning a...more >>

Extern Win32 API and structures
Posted by Ondrej Sevecek at 11/18/2003 12:00:54 PM
Hello, I want to use some Win32 API call which itself uses some structure types a input/output parameters. I would use "extern" and "DllImport" manually, but this would expose a lot of work for me - struct redefinitions. Is there any simple method to import structure types from C++ .H files ...more >>

sending mail with .NET
Posted by hkadhim at 11/18/2003 11:57:13 AM
hi all, i need to know how to forward an email sent from ASP.NET form to a special email account based on a Postal Code entry? I have 5 email accounts, and in my form i have a text box for Postal Code entery. I this form to be mail to email account # 1 if the entery in the postal code text bo...more >>

Customizing SMTP from address when using Exchange 2000
Posted by Jason at 11/18/2003 11:16:29 AM
Sorry for the post here but could not find an Exchange newgroup. I developed an application a year or 2 ago that sends SMTP email. The application allows the user to customize the text from address. is "My Custom Name" Jason@Yahoo.com. When the email was received into my companies Exc...more >>

MSDN RSS Feeds are not working
Posted by Eric Pratt at 11/18/2003 11:01:17 AM
http://msdn.microsoft.com/aboutmsdn/rss.asp All have been blank for 2 days now. Anyone have a clue? ...more >>

Detect IE sp 1?
Posted by Marc Miller at 11/18/2003 10:35:44 AM
I recently deployed a webform for test on about 12 users machines. All had IE 6.0. One user received 'Server Error in 'TestApp' Application'. We discovered that the user needed IE sp1. Is there any way to detect sp 1 ? I've checked all the Request.Browser members, but nothing returns th...more >>

list box items as input
Posted by portroe at 11/18/2003 10:30:47 AM
in VB .net how do I arrange that the items in a list box will be used in calculations in a formula, thanks in advance ...more >>

BUG or BY DESIGN? Filehandling on .NET is not windows compatible for NTFS and FAT
Posted by discussion NO[at]SPAM discussion.microsoft.com at 11/18/2003 10:30:14 AM
Hi, On the file handling methods, if you are dealing with files (Windows filesystem is case INSENSITIVE) yet when you specify file A.BLAH and its a.blah on windows, you get FileNotFoundException. If this by design for cross platform and different file systems or a bug? Shouldnt this be...more >>

DDE-like communication with Internet Explorer
Posted by Dave Mullen at 11/18/2003 10:04:12 AM
I need to write a program that would interact with a specific IE browser window, maybe by looking at the title bar to decide which window. It would need to set the URL to navigate to with a value in the query string. If I were writing this in vb6 I would use DDE. What are my options now? PS...more >>

Automatiting office from .NET (Invalid CAST)
Posted by Steve Drake at 11/18/2003 9:53:40 AM
All, I am trying to open a word document and get all the properties using .NET (c#), if I create the wordapp, call the correct methods I get invalid cast (see code examples), but if I create a WORD PROJECT (from C#) and use the Application (thisApplication) the word project creates, it works f...more >>

Regarding Visualization capabilities in VB.Net
Posted by Noname at 11/18/2003 9:04:51 AM
Hi All I am working for a EE Department. We are in the process of developing some application that requires 3D visualization and other display routines. Can anyone clarify that if thats possible. Thanks Regards ...more >>

command prompt IN visual studio .NET
Posted by sxiang NO[at]SPAM student.math.uwaterloo.ca at 11/18/2003 8:35:54 AM
Greetings: After using it at my place of work, I have found that Visual Studio is indeed very convenient -- I can open all sorts of documents and even browse the net without ever leaving the IDE. But I would just like to know if I could push it a little further: could I have the command pr...more >>

Dotfuscator Questions
Posted by Tom Bean at 11/18/2003 8:32:07 AM
I am using Dotfuscator Community Edition to obfuscate an application for Pocket PC written in C#. When I made the first pass with Dotfuscator, the app threw a MissingManifestResourceException. Of course, since the app has been obfuscated, the only information I got about what caused the error ...more >>

Business Objects vs. Datasets
Posted by Brian Kiser at 11/18/2003 7:02:24 AM
What is Microsoft's stance on developing business objects vs datasets when creating n-tier apps. Is anyone doing business objects? It appears that most articles from MS recommend passing datasets between tiers but this seems to be a poor design decision in that I need to know about the d...more >>

Form load and re-paint speed
Posted by Douglas Collie at 11/18/2003 6:24:42 AM
I have a forms application which includes around 300 control on a form (including text boxes, labels, combos, menus, toolbars, etc). It is very slow to open in the IDE and when it is running the automatic form repaint is very slow. As yet there is virtually no functionality behind the fo...more >>

Remote GAC
Posted by Nikolaj Christiansen at 11/18/2003 3:50:00 AM
Hi!! This is the scenario I have a server and a client! The client is totally scratch except for the .Net FrameWork and windows etc. I have build a MyApp.exe (placed on server) that references an assembly in the GAC on the server. If this is run locally on ther server it works perf...more >>

VS 2004
Posted by Tom at 11/18/2003 3:47:15 AM
Hi, Can anyone tell me wether with the release of the new Visual Studio Whidbey there will also be a new version of the .net framework? 1.2 or something? tnx...more >>

Update bound windows control
Posted by PAUL EDWARDS at 11/18/2003 2:05:53 AM
I have a windows form that is bound to a datatable. In VB6 I could just update the field contents and it would be updated in the database, however if I update the text property of the control from code it is 50% chance that the update will make it back to the dataset. If I update the datas...more >>

Maintain scroll position in ASP.Net
Posted by sutcliffe_grant NO[at]SPAM hotmail.com at 11/18/2003 1:28:27 AM
I am trying to convert the VB.Net code example povided by http://authors.aspalliance.com/JimRoss/Articles/MaintainScrollPos.aspx into C# (ASP.Net)without success. No errors are thrown in the VB code provided on the website. Once I have this example running correctly, I will need to use the conc...more >>

MMC designer in .NET
Posted by Ronny at 11/18/2003 12:23:15 AM
Does anyone remember how you had and still have the MMC designer in VB60? It was great! But I have been unable to find anything similar in .NET 2002 or 2003? Does anyone know how to develop snap inns for use in MMC using .NET? Thanks! Ronny ...more >>


DevelopmentNow Blog