| Thread | Last Post | Replies |
|
| Windows Service Problem | 17 Jun 2005 04:25 GMT | 2 |
Hi, there's my problem. I have a Windows Service that Read and Write on a Sql server db on the same machine. The service runs with the localsystem account.
|
| how to prevent illegal copy of asp.net locally deployed app | 17 Jun 2005 04:22 GMT | 1 |
I have a asp.net/C# app deployed to my client pc as a intranet. It's a web based db system. I want to prevent for users to make a illegal copy. How do I do that ?
|
| Sending email with attachment | 17 Jun 2005 04:21 GMT | 1 |
I need to allow users to send a file as an email attachment in my VB.Net application, I know I can use SMTP, but I'd like, for this particular instance, to use "mailto:" acting like windows explorer when one choose "send by e-mail" in the contextual menu after he has ...
|
| Recomended way of implementing business layer | 16 Jun 2005 18:17 GMT | 1 |
I'm working on a multi-tier ASP.NET 2.0 application (Presentation L., Business L., Database Layer) and have the following two questions: 1) what is the recomended way of implementing ("hosting") the business layer, implementation...
|
| Gloabaly declare object on server side? | 11 Jun 2005 23:22 GMT | 2 |
I have a multi-layer business application written i VB.NET. The client can be either a website or a webform communicting with the bussines layers through webservices. On the web Form client i´m sometimes using Datasingletons to "store"
|
| Check for installed program and building shortcuts. | 10 Jun 2005 03:37 GMT | 1 |
I have a general-purpose program that reads and writes to an Excel workbook using an XML file as a definition. I would like to do the following with the setup program: If the program is not installed, on a PC then wit will install it an then
|
| Java programmer lured back by .Net (Questions) | 09 Jun 2005 07:01 GMT | 8 |
I am a previous Micro$oft desertee (moved from VB/VC++ to Java before this whole DOTNET thing) because I had several issues with Micro$oft. I am not completely in love with Windoze, but I have to say that Java SWING sucks BIG TIME for developing and deploying desktop applications
|
| screen shot of a page in c# | 07 Jun 2005 19:45 GMT | 3 |
Dear sir/madam iam working with an application in c#. in which we have to handle with webpages with our appication i have a small problem.
|
| Need to share data asynchronously between ASP.NET and Legacy Syste | 07 Jun 2005 19:00 GMT | 4 |
I am using ASP.NET as our front end. I also have to interface to some legacy systems that use a callback mechanism. The legacy systems use callbacks (via CORBA) to communicate back to clients. The ASP.NET web pages will initiate communication with the legacy backend, but ...
|
| VB.Net | 05 Jun 2005 20:27 GMT | 1 |
(Type your message here) Hi guys, this is sasi! I need a help in vb.net! Can you just tell me how to create a declare a GLOBAL Variable -------------------------------- From: SASI KUMAR
|
| C# dll deployement proble. | 02 Jun 2005 18:41 GMT | 2 |
I have a problem for deploy a C# dll. I use this dll in a classic ASP web application. I deploy this DLL on three different machine. On two machine I can use "Server.CreateObject("NameofDll.SomeClass")" to create and use this
|