| Thread | Last Post | Replies |
|
| WEB SERVICES | 30 May 2006 19:29 GMT | 1 |
I NEED ALL THE INFORMATION POSSIBLE ABOUT WEB SERVICES IN THE FOLLOWING TOPICS : * STANDARS * NEEDED EQUIPMET TO PRODUCTION * METHODOLOGY
|
| deployment question | 30 May 2006 10:21 GMT | 2 |
If using the Setup & Deployment within VS2005 is it possible to do the following 1. Check if SP2 is install and install if required 2. Do the same for Framework 2
|
| Because of security restrictions, the type ... cannot be accessed | 27 May 2006 14:19 GMT | 1 |
I'm having a very strange problem. We've got a handful of windows services that communicate with a common service using remoting, in a publish/subscribe type arrangement: services "register" for notifications, passing an interface on which to callback.
|
| Problem delpoying Updater Application Block 2 | 23 May 2006 08:12 GMT | 1 |
I am using Updater Application BLock 2 for .NET 1.1 The problem I am having is running it on client machines. This is the scenario, I used one of the Quick starts Sample App you get when you install
|
| Preformatted files | 22 May 2006 11:41 GMT | 1 |
I work for a business that has contracted out a web development project. One of the requirements of the project is to be able to take text and transfer it to a word file in a format that is predefined. The format attributes are: margins, size of paper, font (size and type).
|
| Distrubtion Question | 20 May 2006 20:16 GMT | 2 |
When we developed in VB6 we placed the exe on our customers server and simply created links on each workstation to the exe. This has always worked fine. We are now nearing completion of our first .Net product and we wonder what
|
| Protecting Assemblies | 17 May 2006 19:30 GMT | 4 |
I'm building an n-tier application with data access, application and UI layers in separate projects and hence separate assemblies. MyProjectUI.dll MyProjectApp.dll
|
| Getting Calling Process name and information when using COM+ | 17 May 2006 07:53 GMT | 1 |
I have a DLL written in C# that does logging for many of our processes. The calling process just passes messages and the DLL will write the messages to a database with a unique log id for each instance of a program that uses it so all messages passed by that program can be
|
| class library | 16 May 2006 13:05 GMT | 3 |
I'm creating a Class Library that will be used by multiple projects, I want to read a config file (app.config) for my database connection string(s), how can i get the class library to read the app.config file for my connection string?
|
| Help regarding .net Remoting. | 16 May 2006 12:53 GMT | 1 |
I am not very much clear about concept of lease manager in .net Remoting. Can someone tell me how lease manager is used in remoting system. And how sponser interact with lease manager to handle timeout for
|
| Understanding AJAX | 11 May 2006 17:21 GMT | 1 |
I need to ask one question . I heard about ajax programing in web technology but i didn't understand the usage of that programming. I mean to say there must be some situation arise when we use ajax prgramming.
|
| Detecting Screen Resolution | 10 May 2006 06:08 GMT | 1 |
I've got a .NET Web application (Visual Studio 2003 & .NET FW 1.1), and when running my app from Visual Studio it detects my screen resolution properly, but when I deploy it to the web-server machine, it always detects it as 1280 x 1024.
|
| mapping data onto an inherited structure | 10 May 2006 02:23 GMT | 1 |
Ok I have a project working now which has a UseData Class which is an empty datastructure and i have a UserCRUD class which i can use to prefill it. I have moved up to my Business logic layer and now want to put all of this together
|
| Sending Messages and Sharing Objects | 09 May 2006 19:54 GMT | 5 |
We are currently in the design phase of a distributed system. I have 2 questions with this regard. Our app will be used by 100s of users. I would like to send messages to different terminals at times with information. For example, lets say, in a
|
| project references when building N-tier apps | 09 May 2006 08:31 GMT | 2 |
I am making a first attempt at building a n-tier app and have it organised with the following projects: GUI.exe Business.dll
|