| Thread | Last Post | Replies |
|
| Problem when moving my Web Application | 11 Feb 2004 14:00 GMT | 2 |
I have just finished an ASP.NET application and it works all OK on my localhost. Now, I need to move the application on another server, wich VS.NET is not installed.
|
| printing a PDF Document using .NET Component | 11 Feb 2004 13:08 GMT | 1 |
Can I print a PDF Document using .NET Component and not using earlier components ? --- Posted from .NET's Largest Community Website: http://www.dotnetjunkies.com/newsgroups/
|
| Advice on migration from MFC | 11 Feb 2004 12:50 GMT | 1 |
Hello. I develop a chat application. Currently I'm using MFC 7.1. I am thinking about migrating to C# and .NET platform. I've found some good reasons to migrate: a lot less development time, ease of development, modernity of the platform, maintenance ease, no memory leaks - bad
|
| Multiple .NET Frameworks conflict | 11 Feb 2004 12:14 GMT | 2 |
In my machine both .NET frameworks are installed. I am using Visual Studio .NET. It is taking by default framework 1.0. How to specify to the C# compiler or ASP.NET to take framework 1.1? Regards,
|
| GAC assemblies not in Add Reference | 11 Feb 2004 12:06 GMT | 2 |
I have deployed some assemblies to the GAC but am unable to see the assemblies in the .NET tab of the Add Reference form in Visual Studio. The assemblies do appear in the Assembly Cache in the .NET configuration tool. Interop
|
| Deploying with MSHTML? | 11 Feb 2004 09:41 GMT | 1 |
I've been scouring the net today looking for answers but have yet to find one. I hope someone can help me out. Here's my problem, I wrote a C# app that uses MSHTML to parse the DOM of a HTML page. I created a setup project to deploy the app and I've
|
| Application Domain, AppDomain | 11 Feb 2004 08:57 GMT | 2 |
I'd like to implement a taskmanager in C#! It shall be able to show me all running processes AND application domains. And thats the problem: How is is possible to get all running application domains (if yes how)? And is possible to attach to these AppDomains to kill them for
|
| Subject: Forcing a .NET obj exposed as COM to use StdCall instead of CdCall | 11 Feb 2004 06:40 GMT | 1 |
Does anyone know how to force interop to use a stdcall interface on the COM objects it creates instead of the cdcall interface that is standard This is very importiant for my project. I need to reference a VB.NET based interop COM object from an outside program. The program will ...
|
| Web based Windows service management question | 11 Feb 2004 04:08 GMT | 1 |
Hi .net gurus, I need suggestion on the differents possibilities THE NEED ------------
|
| MSN Presence info | 11 Feb 2004 01:15 GMT | 1 |
Originally posted to microsoft.public.dotnet.framework.aspnet with no viable responses: 1st, if this is the wrong group, let me know... my local server doesn't carry the full feed from MS.
|
| about dotnet | 11 Feb 2004 00:20 GMT | 1 |
how i can start to teach framework and i want eny thing to read from i
|
| from where i can get .net 1.1 | 11 Feb 2004 00:18 GMT | 2 |
Hai evrybod i have .net 1.0 and i want to download .net 1.1 from where i can get plz anybody can give the link or url
|
| Using 1.0 objects in 1.1 programs - Any problems? | 11 Feb 2004 00:17 GMT | 1 |
I've read and attempted to understand Microsoft's article on Side-by-side execution of frameworks http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/s idexsidenet.asp , but I think I have a different issue A year ago our programmers picked up Visual ...
|
| .NET Framework 1.1 installed, but VS still sees 1.0 | 11 Feb 2004 00:07 GMT | 1 |
I recently downloaded and installed the .NET Framework 1.1. Previously, I had 1.0. The installation was successful, but when I go to the About Microsoft Development Environment menu item in the Help menu of Microsoft Visual Studio .NET, it lists Microsoft .NET Framework 1.0 at the ...
|
| Managed API for "NET SEND" | 10 Feb 2004 23:20 GMT | 1 |
Is there a manaped API for the Windows messaging service a la Net Send?
|