| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have the following TCPChannel instantiation in my program
TcpChannel chan = new TcpChannel(port);
Unfortunately, chan remains open for some time...
A J Le Couteur Bisson
|
07-14-2003 02:39 PM
Carl Prothman [MVP] | 1 | 32 |
|  | "Mark Kamoski" <mkamoski (AT) yahoo (DOT) com> wrote
Mark,
Check out the following web site for breaking changings between 1.0 and...
Carl Prothman [MVP]
|
07-14-2003 02:21 PM
Carl Prothman [MVP] | 0 | 27 |
|  | Also, i assume you meant to ask if a 1.0 project will work on a 1.1 box?
Otherwise, i think you would be talking about "forward compatibility",...
Rick
|
07-14-2003 11:43 AM
Rick | 0 | 34 |
|  | http://www.devx.com/SummitDays/Article/15674
And no, they are not backwards compatible.
"Mark Kamoski" <mkamoski (AT) yahoo (DOT) com> wrote
Rick
|
07-14-2003 11:34 AM
Rick | 0 | 27 |
|  | I see what you're trying to do. You want to use VS.NET as HTML authoring
tool. VS.NET is not meant for that. You might want to look into...
Lenny
|
07-14-2003 01:50 AM
shah_mansoor | 2 | 22 |
|  | "Andreas Welch" <amwranes_nospam_ (AT) nospam (DOT) me.yahoo.com> wrote
Even easier is:
http://www.able-consulting.com/ADO_Conn.htm
(this is the...
Carl Prothman [MVP]
|
07-11-2003 03:55 PM
Carl Prothman [MVP] | 0 | 25 |
|  | You might want to convert vb6 to C#. check this link.
http://www.netcoole.com/vb6tocs.htm
user controls 1.treeview,2.MS-Flex grid
Buddy
|
07-11-2003 09:30 AM
Buddy | 0 | 30 |
|  | Hello,
As we have SwingUtilities.InvokeLater in Java, is there any method similar
to it in C#.
Thanks,
Mohit Gupta
|
07-11-2003 02:34 AM
Mohit Gupta | 0 | 37 |
|  | I had the same problem with C# application.
I had to adjust the .NET security with 'Microsoft .NET Framework 1.1
Wizards' in the control panel and...
AT
|
07-10-2003 11:13 PM
AT | 0 | 21 |
|  | Doesn't closing files this way crash your program on users machines?
I can think of only two ways to accomplish your task:-
1) Auto install the...
Merlin
|
07-10-2003 06:20 PM
Merlin | 0 | 31 |
|  | Doesn't closing files this way crash your program on users machines?
I can think of only two ways to accomplish your task:-
1) Auto install the...
Merlin
|
07-10-2003 06:01 PM
Merlin | 0 | 25 |
|  | I've had to install the MDAC 2.7 updates to get my Win2k machines back up
and running .net based applications - but a couple of users...
Scott Harman
|
07-10-2003 07:10 AM
Scott Harman | 0 | 24 |
|  | When I did my install I had a similar problem. It seems to hang up when
trying to stop iis for the install.
To solve the problem I set IIS to manual...
joe
|
07-10-2003 12:58 AM
Alan Pretre | 1 | 29 |
|  | Are there different versions of the JITTER for each Windows OS (9x,2000,XP)?
If I use NGEN to JIT compile my code, can that .exe be used on...
drv
|
07-09-2003 08:35 AM
drv | 0 | 32 |
|  | Sorry for the lack of clarity Peter.
I know that the MSDN site can be hard to navigate sometimes.
This...
Dino Chiesa [MSFT]
|
07-08-2003 07:21 PM
Dino Chiesa [MSFT] | 0 | 25 |
|  | Yan,
In VS .Net 2002, with respect to Oracle we officially supported database
designing only against version 7.3. Though users were using...
AT
|
07-08-2003 03:20 PM
AT | 0 | 27 |
|  | Ray:
Hi. The DataReader has only *forward* readonly capability; and *user*
indexing into the data structure is not yet available...other...
Derek LaZard
|
07-08-2003 09:35 AM
Derek LaZard | 0 | 26 |
|  | Hi,
Has anyone done threading programming in a ASP.NET. any issues with that?
For example how do you inform users when tread is completed after...
Lenny Pervin
|
07-08-2003 04:23 AM
Oisin Grehan | 1 | 23 |
|  | Anyone got any code samples for talking to the dial-up networking routines?
Or a .net control maybe?
(Thanks MS for not making this any easier than...
Fred Armitage
|
07-07-2003 10:45 AM
Fred Armitage | 0 | 43 |
|  | We Kumaraguru College of Technology _ India ,have
purchased .Net
Academic
Version (single User).
We had installed .net and registered with...
Radha
|
07-07-2003 05:13 AM
Radha | 0 | 27 |
|  | Another option you have (besides installing via web) is installing via
the logon skript. With kixtart I developed a skript for installation of
a C#...
Oliver Denzel
|
07-07-2003 04:20 AM
Oliver Denzel | 0 | 26 |
|  | Hello all,
I have two forms form1.aspx and form2.aspx.
I need to reterive all the form elements from form1 into form2.
In Form1.aspx n number of...
Mathew George
|
07-07-2003 03:31 AM
Mathew George | 0 | 30 |
|  | I'm writing an add-on to a 3rd party commercial application. This other app
has a bunch of private assemblies -- nothing in the GAC, all private --...
Terry McKiernan
|
07-06-2003 11:24 PM
Terry McKiernan | 0 | 29 |
|  | Hy,
I understand that attribute programming is used to add metadata to the code,
but since they are implemented with a class and we can extend that...
James Lapalme
|
07-06-2003 08:33 PM
James Lapalme | 0 | 30 |
|  | Dear Friends .
My framework seems having some strange problems now.
Even the compiler is out of functions.
for example, I had written a very...
Polo Lee
|
07-06-2003 08:24 PM
Polo Lee | 0 | 35 |
|  | ASP.NET Unleashed and Core referrence Progamming VB.NET by Microsoft Press
are the best book in my opionion.
"SStory" <NOSPAMShane_Story (AT) msn...
Lenny
|
07-06-2003 04:53 PM
SStory | 1 | 34 |
|  | Thanks Anand.
I noticed this book the other day and it looked impressive.
"Anand N " <anandn (AT) nospam (DOT) com.ms> wrote
SStory
|
07-05-2003 08:49 PM
SStory | 0 | 33 |
|  | since u r using VSS .. i think the problem is that u're not getting the
correct files .. as soon as some one checks out the project and adds a...
soni
|
07-04-2003 07:02 AM
soni | 0 | 29 |
|  | I just have installed Microsoft Visual Studio.Net 7.0 Professional - English
beta2, and when i want to create a new project i recieved a message...
Roxanne
|
07-04-2003 05:22 AM
Roxanne | 0 | 33 |
|  | Hi all,
Is it possible to upgrade a VB6 application to a C# application in dot net?
Is the only option to upgrade to VB.NET?
Thanks in...
Corrie Taljaard
|
07-03-2003 07:51 PM
Robert Jacobson | 1 | 39 |
|  | Does anyone know how to programatically install
my cutstom web server aspx control into the toolbox?
I know how to do it manually by customizing the...
Prasanna Padmanabhan
|
07-03-2003 02:49 PM
Prasanna Padmanabhan | 0 | 26 |
|  | Mitja Semolic wrote:
Yes, that is the reason for the .NET framework, and if you look at what the
..NET runtime does I think you'll agree with me...
Roger Meyers
|
07-02-2003 09:11 AM
Richard Grimes [MVP] | 2 | 28 |
|  | Hi,
Thanks Richard
but all that I want to use is the Visual Inheritance in designer.Is
this feature available in VisualStudio C++.Net 2003 or it's...
KK
|
07-02-2003 08:47 AM
Richard Grimes [MVP] | 1 | 32 |
|  | Hi,
A page consists of a link button. Clicking this link button should first
save data in the database.
If the data is saved correctly then it...
Mathew George
|
07-02-2003 07:48 AM
soni | 1 | 32 |
|  | Guys
Is it possible to embedd rules in editor for formatting
ex:-Can i set a rule stating that after every operator thee should be a
sapce before and...
thaneesh
|
07-02-2003 04:04 AM
thaneesh | 0 | 43 |
|  | We are in the process of converting our 1.0 project to 1.1 using VS.NET 2003
and we were using a .config file with our exe. But now VS.NET 2003...
Bill Large
|
07-01-2003 01:58 PM
Bill Large | 2 | 40 |
|  | How can I duplicate the email link functionality of html in a c# app.
I want the user to be able to click on a button and it will open an...
Peter
|
07-01-2003 11:58 AM
Peter | 0 | 28 |
|  | When i create a new aspx page from visual studio i get a page in which
default meta tags are displayed.
i would like to know which files contains...
Mathew George
|
06-30-2003 09:27 PM
AT | 1 | 33 |
|  | No one at Microsoft has ever sufficiently explained why, with this great and
wonderful new forms package, we still can't create apps that are as...
Russ Bishop
|
06-29-2003 09:23 PM
Russ Bishop | 0 | 33 |
|  | Jay B. Harlow wrote:
These are coming along nicely - though there is no proper Forms
implementation yet (although they're working on using Wine to...
Tim Van Holder
|
06-29-2003 07:00 AM
Tim Van Holder | 0 | 46 |
|  | Randy Foz wrote:
The start page uses the modifcation date of the solution file (.sln) -
but that hardly ever changes (unless you add or remove a...
Tim Van Holder
|
06-29-2003 06:50 AM
Tim Van Holder | 0 | 41 |
|  | I had intellisense disappear on me today, and I realized that it was because
I had opened (open brace) a block of code (the one I was working on) but...
David Rogers
|
06-28-2003 03:50 PM
David Rogers | 0 | 32 |