| Thread | Last Post | Replies |
|
| Configuration file for Class Libraries (dll) | 11 Aug 2003 22:42 GMT | 2 |
language: C# Hi, is there a way to have a configuration file specifically for a class library dll that's going to be called from multiple clients. Dll is going to be
|
| Serviced Components | 11 Aug 2003 12:52 GMT | 2 |
I'm a little confused with all the fuss on writing COM+ components using ServicedCoponents in .NET I'd like to develop my business components and deploy them to COM+. Thus, I can gain from COM+ services such as transactions, object pooling,
|
| C# Class can't return a VB.NET Type to a VB.NET caller | 08 Aug 2003 22:58 GMT | 4 |
BACKGROUND: We are writing a multi-tier app using VS.NET 2003 and a mixture of VB.NET and C#. I have simplified our app to the following:
|
| Run Excel from VB.net | 08 Aug 2003 20:50 GMT | 2 |
Folks! I want to run Excel showing a .xls file through vb.net. How can i do this?. Thanks a lot
|
| Online / Offline Architecture - IIS on the client (!) | 08 Aug 2003 17:30 GMT | 1 |
situation: asp.net application with a ntier-architecture. target: online/offline scenarios. normally, you just find demos (e.g. taskvision on windowsforms.com) which are windows-clients and they don't
|
| Any strategies for syncing N number of clients with a single DB? | 07 Aug 2003 19:41 GMT | 1 |
If this is not the right forum for this, I appologize. I also posted in a sqlserver forum, but I think this might be more of a programming issue than a database issue. I am going to have a server with the data on it.
|
| What is the "RTM version of the .NET Framework SDK" and how do I know if I have it (for DAAP)? | 07 Aug 2003 09:47 GMT | 1 |
I want to use the Data Access Application Block (1.0)(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daab -rm.asp) but two of the four requirements are: 1. RTM version of the .NET Framework SDK
|
| Web Services and SSL | 06 Aug 2003 23:48 GMT | 1 |
I'm currently doing some research for a client at present and the basic architecture is as follows; 1). The Internet Server (which already exists in the client DMZ) and has the .NET Framework installed on it, requires a new .NET
|
| List of properties and methods at RUNTIME | 06 Aug 2003 11:40 GMT | 1 |
In VB.Net application, I am creating objects (Late Binding), I wanted to display all the propeties and methods at run time. How do I go about this?. Please help me this is urgent. TIA
|
| Best practice? Managing concurrent access to Business Objects on the middle-tier | 05 Aug 2003 17:38 GMT | 1 |
My architecture is, (ala Fowler PoEAA) Presentation Layer | Service Layer
|
| Visual Basic .NET Tab Control | 05 Aug 2003 05:07 GMT | 1 |
Since the visible property of individual tabs in the tab collection can be set but does not work, I was wondering if anyone has a good work around. I also was wondering if MS planned on fixing this anytime soon? The visible
|
| Appliication Updater Appliication Block question on what to has to be deployed for a v2 | 05 Aug 2003 03:24 GMT | 1 |
When I rev my application to v2, and subsequently v3 and so on, I would really like to be able to only place the changed files on the server for deployment to cut down on network utilization. I know that in the gotdotnet appupdater version, this was somewhat supported as that ...
|
| problem referncing common assemblies from several WS projects (NO GAC!) | 04 Aug 2003 21:36 GMT | 2 |
My problem is with being able to reference some common assemblies from several different WEB SERVICE projects WITHOUT registering these assemblies in the GAC. The problem stems from the fact that a web service project demands
|
| WebService Dll Not Found Issue | 04 Aug 2003 13:32 GMT | 2 |
I have a web service deployed that is giving strange behavior. Each time a user calls the web service, they get a response like: "File or assembly name 7e3xgnod.dll or one of its dependencies, was not found."
|
| Limit binding to a specific remoting channel | 01 Aug 2003 03:46 GMT | 3 |
How can I limit the binding of a specific remoting service to a specific remoting channel? We have build a NT System Service that uses remoting to allow Internet clients to connect to it
|