| | Rating Thread /
Thread Starter | Last Post  | 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 | 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] | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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] | 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] | 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 | 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] | 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 | 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 | 0 | 31 |
|  | ..Net stands for ?
Try to find it on the web :)
Rookie
Rookie
|
08-20-2003 08:54 AM
Chris Langsenkamp | 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 | 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 | 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] | 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 | 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 | 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] | 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 | 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 | 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\) | 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 | 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- | 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] | 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 | 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 | 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] | 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] | 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 | 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 | 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 | 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. | 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 | 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 | 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] | 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 | 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 | 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 | 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] | 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] | 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] | 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] | 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 | 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 | 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] | 1 | 14 |