| Thread | Last Post | Replies |
|
| 2 Tier and N-Tier | 29 Jul 2005 09:27 GMT | 11 |
I am looking for some suggestions here. We are creating a distributed app (3-tier) using VB.NET and ASP.NET Web Services. The architecture follows that of a 3-Tier architecture. Now, one of our clients do not want the 3-tier model. They want the application to be just a ...
|
| Choice Between Windows Service and NET Remoting | 29 Jul 2005 07:31 GMT | 6 |
I have created three windows services in which two services listening two different logical ports continously and one service capture COM ports. These windows services informs the Main Window Application which is also running in different Application Domain or Window Process ...
|
| ASP.NET 2.0 ready yet? | 29 Jul 2005 07:30 GMT | 6 |
We are working on the design of our new web site, which we initially targeted for ASP.NET 1.1. We also planned on using SQL Server Reporting Services from SQL Server 2000. However, I have been reading about ASP.NET 2.0, as well as vs.net 2005 and SQL Server 2005, including the ...
|
| DTC and Oracle | 29 Jul 2005 03:21 GMT | 1 |
Problem is with multiple processes using DTC with Oracle and SqlServer. Oracle sporadically returns error ORA-6106. The scenario and problem appears to be the same as described in http://www.devnewsgroups.net/group/microsoft.public.dotnet.distributed_apps/topi c13829.aspx
|
| Following Question in C# and Assembly | 27 Jul 2005 12:10 GMT | 2 |
I have following questions regarding C# Assembly and Threading. Let me know the precise answer or lead me to the proper materials. 1. Is memory leakeage possible in .Net Manager Code ? 2. Is memory leakage possible in .Net Unmanaged Code ?
|
| Designing .NET applications | 27 Jul 2005 11:56 GMT | 7 |
I'm considering to develop a .NET application. I have read a lot about 3-tier model, n-tier model and distributed application design, and conceptually I think I understand it. The goal of the design that I want is deploy business components one time,
|
| User Interface Application Block and VS2005 Wizard Control | 27 Jul 2005 03:14 GMT | 3 |
Has anyone been extremely adventurous and attempted to use the UIP Application Block to create a Wizard style ASP.Net app? I have been exploring the Wizard Control in VS2005 but the model doesnt seem to vit with the UIP Application Block.
|
| Formatting of columns in a datagrid | 25 Jul 2005 18:08 GMT | 1 |
My Last name in Nelson The operating system on my client computers in Windows 2000, on the server is Windows 2000 Server The additional details, importantly, are that I am trying to configure a
|
| General network error with load balancing | 25 Jul 2005 16:01 GMT | 2 |
Hi, This is regarding a distributed .NET application implememented with (.NET Framework 1.1) ASP.NET and .NET Remoting. Both web and app tiers run on IIS 6.0 (W2K3) and are configured for network load balancing (NLB). The web tier
|
| Rendered page available before completely loaded | 23 Jul 2005 13:29 GMT | 1 |
I have a problem with a DotNetNuke custom control I am building. When run on a hosting site (WebHost4Life), there is a 2-5 second delay between the time the page is apparently ready for use and when the "Done" icon appears in the lower left of the browser window. During that ...
|
| Remote executable | 20 Jul 2005 22:09 GMT | 1 |
I have created a .net console app and installed it on a machine in our domain. The folder that the app is in is shared. On another machine in the same domain, I map a drive to this folder. On the machine with the mapped drive, I open a cmd window and I am able to run the app. ...
|
| UAB Directory not created after Updater Application Blocks Downloa | 20 Jul 2005 22:00 GMT | 1 |
I built an application using the Updater Application Block. Everytime I execute it, however, the block indicates a new update is present when there's not. I did some research and discovered that the UAB directory containing the
|
| Remoting vs Web Services | 18 Jul 2005 16:51 GMT | 11 |
I am completely confused what to use in my app..web services or remoting(any other options?)..performance is very important facor in our application.. Scenario.. well i would like an opinion on an architecture question..
|
| SOAP project | 18 Jul 2005 00:30 GMT | 2 |
i need to develop a SOAP client, Since I have never personally done one I would like to make sure that I am going about it correctly. The client is a Windows (probably 2k3) application that communicates over HTTPS SOAP. The remote server is Unix based and implements Axis, which I
|
| Screensaver | 17 Jul 2005 16:48 GMT | 5 |
Hi, everybody. Sorry about the cross-post. I would like to create a screensaver with my son's pictures. Can it be done with VB.NET? If so, can someone tell me where I can find information? Thanks
|