| Thread | Last Post | Replies |
|
| System.Runtime.Serialization.SerializationException | 31 Aug 2003 20:44 GMT | 1 |
I get a System.Runtime.Serialization.SerializationException Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed.
|
| Books / Tutorials to learn UML /Patterns/ Software Design!! | 31 Aug 2003 02:19 GMT | 2 |
I am an experienced OOPS developer. I have always done cookbook approach of development. Now I want to take the next step. I want to develop design documents in UML before I even write a single line of code. Also I want to learn full life
|
| Drag and Drop Functionality + web forms + c# | 29 Aug 2003 03:20 GMT | 2 |
I have an requirement in one of my projects. We have one aspx page, in that we have two frames, in each frame having a tree structure control(dynamic data). In the left Frame we are displaying all the
|
| OO Architecture vs. Data-centric Architecture | 28 Aug 2003 21:54 GMT | 4 |
I am in the process of reading Rocky Lhotka's book, entitled "Expert One-on-One Visual Basic .NET Business Objects. In this book, Rocky defines a set of goals for a .NET distributed application architecture, and then he designs and builds a reusable framework that realizes those ...
|
| Error using Inherits MarshalByRefObject | 27 Aug 2003 14:54 GMT | 1 |
Hi, I have written three simple projects in a solution. 1. AnotherProject --- (ASP.Net) Client Project 2. BusinessDLL --- (Class Library) Business Object Project
|
| Is this true ? | 26 Aug 2003 15:05 GMT | 3 |
There is no other workaround ? If your solution contains a setup project and this setup project has been built at least once, you get an Assembly Load error when you run the Inheritance Picker in order to inherit from an existing form in your main
|
| Updater Application Block | 25 Aug 2003 22:10 GMT | 2 |
Hello, How to update only few files like XYZ.DLL file needs to be updated with latest version. Is it possibile using updater application block, can we do this?
|
| updater app block fails in InstallQuickstarts.vbs? | 25 Aug 2003 17:32 GMT | 1 |
I'm running win2000 SP3 with VS 2003 enterprise on my box - and desire to have C# sample code. I get an error when I attempt to run the installQuickstarts.vbs of line: 357 - file not found.
|
| Contexts and Interception for Multiple Services | 25 Aug 2003 13:55 GMT | 1 |
I'd sure appreciate help from any of you experienced with creation of aspect-oriented services, where calls to objects are intercepted and routed through IMessageSinks. We have taken this approach to transaction management. Our
|
| Updater Block - Validation | 25 Aug 2003 03:41 GMT | 1 |
I have managed to get the UAB working but only with the validation turned off (turning it off in the config file that is). Can anyone provide me with any help on how to use the
|
| How can VB 6.0 help be changed to .Net help | 24 Aug 2003 20:49 GMT | 1 |
exp. 'Declaration Declare Function WinHelp Lib "user32" Alias "WinHelpA" (ByVal hwnd As Long, ByVal lpHelpFile As String, ByVal
|
| W2K SP4 breaks no-touch deployment | 22 Aug 2003 18:04 GMT | 1 |
Thanks, John. Here is the article: http://support.microsoft.com/default.aspx?scid=kb;[LN];821546 I tried the suggestions from this article but still the same problem. No-touch deployment works on Win2K SP3 but keep getting page not found if
|
| Exception when trying to connect | 21 Aug 2003 20:12 GMT | 1 |
I have a load balancing app (isn't to a WebSite or WebFarm). In this application, all computer can be a client from, or a server to, another computer in the network. This app has a sort of different objects to manage. Each object provides a
|
| Referencing a DLL in the GAC | 21 Aug 2003 17:44 GMT | 5 |
I am attempting to use the Exception Application Block to publish error's to the Event Log. On my development machine this works fine. However, I want to deploy to a test server and use the GAC on the server to hold the dll
|
| Partially loading objects | 21 Aug 2003 15:22 GMT | 3 |
I am seeking some advice on my methodology for minimising data transfer I am developing an application that will manage all contractual requirements of a construction project In simple terms, an organisation will have a collection of projects, each
|