all groups > dotnet academic > july 2004
Upgrade requirements for VS 2003 Enterprise Architect
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 7/28/2004 9:00:06 AM
Hello,
I bought Visual Studio 6.0 Professional several years ago as a college
student with the academic price/license. Microsoft's Upgrade Eligability
page (http://tinyurl.com/3mtga) does list VS 6.0 Professional as an upgrade,
but it mentions nothing about the academic license.
Does anyon... more >>
Best practise: dataset and many to many relations
Posted by danielexyz NO[at]SPAM hotmail.com at 7/27/2004 7:51:20 AM
Hi all,
I'm new to dotnet and I'm trying to understand the best practise to
solve this frequent situation:
1. web forms for data insertion and editing
2. one master table with 2-3 detailed tables with a "many to many
relationship"
These 'detailed' tables are linked to the master one with ... more >>
Lotus Notes and VB.NET issues
Posted by Nilanjan Mitra at 7/23/2004 11:52:10 AM
Hi All,
1). Here, we are facing a problem of getting just the "Unread mails" from
the INBOX of our Lotus Notes (Version6.0) into the "notesdocumentcollection"
object.
Our present code (using late binding approach, Ex: - Session =
CreateObject("Notes.NotesSession")) to read the mails... more >>
Mobile Model Support in .net
Posted by Gaurav Mohite (DOTNET) at 7/22/2004 10:27:19 PM
how many mobile model support in .net
... more >>
Could Not Load Type "<<name>>" Error
Posted by Don Wash at 7/21/2004 7:38:54 PM
Hi All!
I'm getting the following Error:
[QUOTE]
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.
Parser Error Message: Could not load type... more >>
What should be a simple C# question...
Posted by Alasdair Turnbull at 7/18/2004 9:06:09 PM
Friends,
How can I make a shallw copy of any object in C# .NET? For example, I want to make a copy of a managed DX9 Directplay NetworkPacket. The class is sealed so I can't derive from it and use MemberwiseClone. I'm sure there is a simple (and probably obvious) way to do this but it eludes me... more >>
C# question that should be simple...
Posted by Alasdair Turnbull at 7/18/2004 9:00:02 PM
Friends,
How can I make a shallw copy of any object in C# .NET? For example, I want to make a copy of a managed DX9 Directplay NetworkPacket. The class is sealed so I can't derive from it and use MemberwiseClone. I'm sure there is a simple (and probably obvious) way to do this but it eludes me... more >>
Shifting from VC++ to which .NET ?
Posted by shaswata_jash at 7/17/2004 8:23:01 AM
I am doing programming in VC++ for last one and half years.I also have done programming in VB for database . Now i want to switch to .net enabled lang.In which language i will shift considering that i have to learn it in less time as i have to develop a good level of project in .net very soon ?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
debug hangs in Visual Studio .NET
Posted by kjw at 7/13/2004 11:42:01 AM
VS hangs whenever I attempt to run an application with debugging (F5 or Run to Cursor). The appliction compiles without errors and I can run WITHOUT debugging (Ctrl-F5), but not WITH debugging. Does anyone have any clues as to why this is happening and what I can do about it?... more >>
What is .net
Posted by Midnight Java Junkie at 7/10/2004 4:40:37 AM
Dear Colleagues:
I feel that the dumbest questions are those that are never asked. I have
been given the opportunity to get into .NET. Our organization has a
subscription with Microsoft that basically entitled to us to just about
every .Net development tool you can imagine. I cant even begi... more >>
NJIT Offers Great Price on Microsoft .NET Training
Posted by Janine Kroner at 7/8/2004 12:24:58 PM
Attractive Low-Priced Microsoft.NET Training Announced
Pre-Registration Incentive Offered
http://cpe.njit.edu/dotnetpr
Newark, New Jersey July 1, 2004, New Jersey Institute of Technology (NJIT) through its Division of Continuing Professional Education (CPE) announced today it is offering low-pr... more >>
Need .Net Academic
Posted by Faizel123 at 7/5/2004 2:42:02 AM
Can anybody tell me how I can get my hands on a copy of .Net Academic edition?... more >>
Description of each .NET Framwork Classes
Posted by Don Wash at 7/4/2004 2:06:59 AM
Hi All!
I'm new to .NET and I've made a few searches on the net and finally found
that the key to understand Microsoft .NET development process is to
understand Microsoft .NET Framework classes and each of their purposes. It
doesn't matter what language I use (either VB.NET, C#, or any other
... more >>
Urgente:
Posted by Marcelo Torres at 7/1/2004 3:14:18 PM
Hola!
Estoy desarrollando una biblioteca (dll), con VB.NET de VS2003 para extender
una aplicación de un tercero que tiene expuesta su API con COM, por lo que
estoy utilizando interperabilidad COM. Hace dos días instale el beta de VB
2005 Express, pero no podia hacer depuración del código cuando ... more >>
|