HighTechTalks DotNet Forums  

Sponsored Links


Dotnet FAQs microsoft.public.dotnet.faqs


Discuss in the Dotnet FAQs forum.



Post New Thread
Threads in Forum : Dotnet FAQs Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Mark, There are a lot of options, naturally for expense sake, local solutions would be best. Where are you located? From that you should get a few...
Tom Vande Stouwe MCSD.net
08-25-2003 05:34 PM
Tom Vande Stouwe MCSD.net Go to last post
0 16
Manish, If you are using VS .NET 2003, you need to install Visio 2003 (it doesn't work with Visio 2002). Regards, Kevin McNeish C# MVP
Kevin McNeish [C# MVP]
08-25-2003 05:14 PM
Kevin McNeish [C# MVP] Go to last post
0 48
It is my opinion that the syntax you are proposing, ie : is less flexible and much more error prone than the one implemented by the C# language....
Jip from Paris
08-25-2003 04:02 AM
Jip from Paris Go to last post
0 19
I am writing a word processor using a RichTextBox. The book says there is a property called ShowKeyboardCues but I can't find it in the...
Paul Hendrickson
08-24-2003 10:21 AM
Herman Eldering Go to last post
1 22
Hi, People often say that the .NET Framework is cross-platform. Does this mean linux and macOS? Thank you in advance, Timothy.
Timothy V
08-23-2003 08:07 PM
Herman Eldering Go to last post
1 20
Hi, One problem I can think of is this case: { using AnyDisposableClass adc1 = new AnyDisposableClass(); using AnyDisposableClass adc2 = new...
Herman Eldering
08-23-2003 07:32 PM
Herman Eldering Go to last post
0 19
There are some great free tutorials on UML for .NET developers to be had at http://www.objectmonkey.com, along with loads of free tutorials on...
AT
08-23-2003 10:35 AM
jai hanuman Go to last post
1 28
Hey Jim, What price range are you looking for? I was looking into something similiar to this and it looked like most OCR components you had to pay...
Bill Devine
08-23-2003 09:29 AM
Jim Go to last post
1 29
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Do not refresh controls on data changes, the controls should take care of that when the data has...
SEWilson
08-22-2003 11:59 PM
SEWilson Go to last post
0 23
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 While somemight agree that not all peopel can write software, at your level you should seek out a good...
SEWilson
08-22-2003 10:57 PM
SEWilson Go to last post
0 24
Hi! Consider invoking this method in a seperately spawned thread. This will prevent the blocking in the main thread and you can control the life of...
Kumar Gaurav Khanna [.NET MVP]
08-22-2003 11:46 AM
Kumar Gaurav Khanna [.NET MVP] Go to last post
0 15
hai i have faced the problem in poping an message box in vc# using Asp.netwebapplication? Can any one give an proper idea to achive...
sunj_try
08-22-2003 11:44 AM
Kumar Gaurav Khanna [.NET MVP] Go to last post
1 14
I hv reinstalled my windows again but the same error. When I try to add a connection there is an error. Unable to add a connection. Some programs not...
AT
08-22-2003 10:58 AM
AT Go to last post
0 18
Hi, Does the server still parse the client non-html script? Not sure on how to port code like this... <script> dim szSrvName szSrvName = "<%=...
Mike Laskie
08-21-2003 11:39 AM
Carl Prothman [MVP] Go to last post
1 13
Hi all, Recently, I have a Project writen in VB.NET, and have deployed it for installation. However, if the machine going to install my project...
Hing
08-20-2003 03:41 PM
Markus Seger Go to last post
1 20
I have a database that is going to contain a lot of documents i ..DOC,.TXT,.PPT,.PDF etc. formats. I want to index the documets to use a free text...
Robert Vabo
08-20-2003 12:03 PM
Robert Vabo Go to last post
0 31
..Net stands for ? Try to find it on the web :) Rookie
Rookie
08-20-2003 08:54 AM
Chris Langsenkamp Go to last post
3 14
Hi, any equivalent function for CWnd::ScrollWindow() in C# forms or .Net warm regrads sk
BestNews
08-20-2003 08:09 AM
BestNews Go to last post
0 25
OS: XP ..Net= framework = 1.0.3705 VS.Net IDE = 7.0.9466 1. I used an ActiveX control in C# client Application. After executing Aximp of ActiveX...
BestNews
08-20-2003 05:14 AM
BestNews Go to last post
0 12
Hello, "Alan S." <soonNOz (AT) SPAntlworld (DOT) comM> schrieb: Basic printing sample: http://www.mvps.org/dotnet/dotnet/samples/printing/ ->...
Herfried K. Wagner [MVP]
08-19-2003 06:50 PM
Herfried K. Wagner [MVP] Go to last post
0 27
I am writing a specialized word processor using a RichTextBox. When trying to use the delete key or insert key in the RichTextBox during runtime,...
Paul Hendrickson
08-19-2003 05:57 PM
Paul Hendrickson Go to last post
2 26
I am writing a word processor using a rich text box. I want to disable (Grey out) some things on the mainmenu like 'Cut' or 'Copy' when there is...
Paul Hendrickson
08-19-2003 11:16 AM
Arpi Tot Go to last post
1 24
Hello, Can somebody help me out? I have a MTS component which has been developed in Vb6.0. It uses GetObjectContext method to get the hold of Http...
Dinesh Upare
08-19-2003 11:13 AM
Manoj G [MVP] Go to last post
1 28
Your product does look like a good product, it was probobly a quirk. I tried e-mailing but didn't get a response back and was distrought...
Gustavo Franco
08-18-2003 06:39 PM
JerryK Go to last post
11 26
If I put an assembly in COM+ (and the GAC, apparently an essential part although I can't fathom why it has to be registered in TWO...
DJ Miller
08-18-2003 05:39 PM
DJ Miller Go to last post
1 18
Does anybody know how to make buttons like the ones in Windows XP? VS.Net 2003 only has plain looking buttons and I want something fancier. ...
Brent Richardson
08-17-2003 08:15 AM
Evanndro Reis \(ideativa\) Go to last post
2 20
Hi The decision has just been made that we're to migrate to .NET. We're predominantly program using VB6 at the moment, so will (I assume) want...
GriffithsJ
08-16-2003 06:15 PM
Wayne Wengert Go to last post
1 30
Cindy, its worth picking up a book to discover what 'new' means, since theres a lot of related concepts you probably need to know. The short answer...
Carl Prothman [MVP]
08-16-2003 11:00 AM
Cindy Meister -WordMVP- Go to last post
2 13
Would the FileStream.Lock and FileStream.Unlock methods work with multiple computers trying to use the same file on a shared file...
Gluke
08-15-2003 06:19 PM
Kit George [MSFT] Go to last post
1 17
New Software Matisse Software Inc. provides its native ADO.NET Data provider for Matisse 6.0, the Database for .NET. Matisse Software has pushed the...
Carlos Santana
08-14-2003 02:59 PM
Carlos Santana Go to last post
0 15
I am using the CommandBuilder to auto-build the insert/update/delete commands. My select command is very simple like "Select * From MyTable". where...
Shenc
08-13-2003 08:48 PM
Shenc Go to last post
2 18
I want to display text in columns in a textBox, but can't set the position of the tabs in the box. I've used 'vbtab' , but you can't set the...
Kate
08-13-2003 03:29 PM
Carl Prothman [MVP] Go to last post
1 12
Hi, In a library. we have a component which is hosted in MTS. This component internally uses GetObjectContext method and performs some actions based...
Dinesh Upare
08-13-2003 03:14 PM
Carl Prothman [MVP] Go to last post
1 14
i have installed framework v 1.1 from the download on microsoft's web site, however, the asp net state service was not installed and is...
AT
08-13-2003 10:45 AM
James Zhuo Go to last post
1 17
yeah, why not let ADO.NET handle it for you automatically. Tho i alway assume that connection pooling is also handled automatically by ASP. any one...
Anandraj
08-13-2003 10:40 AM
James Zhuo Go to last post
1 18
can anyone explain what unit testing is? thanx j "Scott Carter" <scott turbopower> wrote in message news:OiSk6AuSDHA.2432 (AT) TK2MSFTNGP10 (DOT)...
CM
08-13-2003 10:36 AM
James Zhuo Go to last post
1 13
Hi All, We have completed a project with full Object Oriented using J2EE. We want to implement the same Tier in .NET also. We use to pass the data...
Anandraj
08-13-2003 05:32 AM
Somchai U. Go to last post
1 20
Hi all, I have a legal doubt and don't really want to ask a lawyer... Can I distribute (commercially) my applications built using the...
José Vilaça
08-12-2003 02:50 PM
José Vilaça Go to last post
0 13
use XmlNode , check out aaron skonard QA in MSDN mag Regards Erymuzuan Mustapa "Daniel Johansson" <adaoja-7 (AT) student (DOT) luth.se> wrote
Erymuzuan Mustapa
08-12-2003 05:57 AM
Erymuzuan Mustapa Go to last post
0 15
Steps to Repair the .NET Framework SDK Installation 1.. Obtain the original installation source. For example, if you installed the .NET Framework SDK...
George Hester
08-11-2003 05:16 PM
Carl Prothman [MVP] Go to last post
3 13
I am having a problem getting OpenFileDialog to work as expected (see code below). When I execute the code I do not see the Title I set, nor is...
Wayne Wengert
08-11-2003 10:51 AM
Wayne Wengert Go to last post
0 17
Hi Click View - > TabOrder MenuItem HTH Prasad "Wayne Wengert" <wayne (AT) wengert (DOT) org> wrote
Prasad
08-11-2003 06:33 AM
Wayne Wengert Go to last post
1 18
Hi all, I am trying to write a stand alone C# Console program with .NET framework. The program will create a folder in a existing folder. The...
Hung Nguyen
08-11-2003 04:21 AM
Hung Nguyen Go to last post
0 14
"Mark Kamoski" <mkamoski (AT) yahoo (DOT) com> wrote Correct. -- Thanks, Carl Prothman Microsoft ASP.NET MVP http://www.able-consulting.com
Carl Prothman [MVP]
08-09-2003 04:59 PM
Carl Prothman [MVP] Go to last post
3 12
Requirement: A sub thread is created and started in main form. Wile the sub thread is running, it will send a message to the main form to show a...
wolf
08-09-2003 01:51 PM
Carl Prothman [MVP] Go to last post
1 14
Mark, I prefer to use the one that is appropriate at the time! I recommend using the one that is appropriate at the time! If I were a wood worker:...
Jay B. Harlow [MVP - Outlook]
08-08-2003 07:09 PM
Jay B. Harlow [MVP - Outlook] Go to last post
1 9
My VS.Net cannot open projects created with newer version of VS.Net. Any one can share experience of upgrade VS.Net, such as, where to find...
CM
08-08-2003 01:10 PM
Carl Prothman [MVP] Go to last post
3 25
The first two examples are needlessly inefficient. When you use this code: objButton = New Button() objButton =...
Robert Jacobson
08-07-2003 06:58 PM
Robert Jacobson Go to last post
0 15
Mark, To Configuring Sql Server, you could go through following steps: 1. Run InstallSqlState.sql in Query Analyzer to build ASPState database 2....
AT
08-07-2003 05:58 PM
AT Go to last post
0 9
Dear Developers i m facing a problem in visual studio.net. whenever i open a new project and run a blank form .it runs ,but if i put a single object...
Usama
08-07-2003 12:40 PM
Tim Sneath [MS] Go to last post
1 14
Post New Thread

Display Options
Showing threads 1701 to 1750 of 1842
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.