| Thread | Last Post | Replies |
|
| .Net COM+ | 29 Sep 2004 20:14 GMT | 7 |
What is the tool for managing .Net components much like Component Services for COM+? I want to see # in call, call times and # instances with a tool or framework - which?
|
| checking string | 29 Sep 2004 14:14 GMT | 2 |
hi can someone help me my problem is that i have a textbox and i want to make sure it has the @ in the string if it dont you cant submit the form.
|
| Shared function in COM+ DLL | 28 Sep 2004 02:03 GMT | 1 |
I have existing DLL with shared function everywhere. I want to convert this DLL into COM+ DLL. Do I need to remove all shared function from code? Can I use all function the same way only Inherits from ServicedComponent change will work?
|
| Converting 2-tier ASP.NET application to 3-tier | 28 Sep 2004 02:01 GMT | 1 |
What will be the best way to convert an ASP.Net web application which has got 3 logical tiers but residing on 2 servers, IIS webserver and MSSQL Database server, to a physical 3-tier application model. Is there a way we can forward all the requests coming to the webserver, to ...
|
| Connecting Java with .Net | 27 Sep 2004 21:14 GMT | 2 |
Does anyone know how to connect .net with java class and get some values back to .net?? The scenario is this The .Net application that I have to write should invoke java class that
|
| Config File Declaration | 27 Sep 2004 20:53 GMT | 3 |
hi, I have a remote Server "A" with Business Logic, and this remote server needs to make a call to another remote Server "B" which handles database access. I am getting wrangled on my config file declarations for this scenario,
|
| Single Sign on with Oracle | 24 Sep 2004 17:02 GMT | 4 |
We are developing asp.net application with oracle10g and oracle 10 Application Server.WE know that oracle is tightly intergrated with Java API's. However I would like to know how single sign on can be implemented using VB.Net?How to authenticate a user and get a cookie back.
|
| New to .net Client/Server app | 24 Sep 2004 07:40 GMT | 1 |
I'm new to .net, and need to catch up on the newer technologies quickly. I need to put together a (database centric) client/server app, using .net, and as many of it's featurese as possible. Seems they call this 'dictributed applications' now, versus client/server. Is that ...
|
| WEB Services and .NET Remoting... | 23 Sep 2004 13:26 GMT | 1 |
A WEB Service and a .NET Remoting application (if I am saying that correctly) 'can' provide the same service. Am I correct in saying that an .NET application can consume the service provided by a .NET Web Service and a .NET Remoting application but a NON .NET application
|
| How can I add MSDE in my VB.NET application Installer... | 23 Sep 2004 06:12 GMT | 1 |
I have made my VB.NET Installer, now I have to deploy it . How can I add MSDE in my installer so that it can be install with my applicantion.
 Signature Look forward for the response
|
| Total line in Datgrids | 21 Sep 2004 15:46 GMT | 1 |
I have an application which comprises of many datagrids.Some of the columns in the datagrid represent monetary or qty amounts.I would love to be able to display the column totals within the grid.I could just add an extra row with the totals in it - but when columns are sorted the ...
|
| Real-time notification in ASP.NET | 21 Sep 2004 10:14 GMT | 4 |
I wonder, if there could be a way for a client of ASP.NET application to recieve a message from a server. For example, let's consider we have a job assignment application. The dispatcher assigns a job for a particular executer. How to notify executor that he or she has a new
|
| Need help with install | 18 Sep 2004 06:41 GMT | 1 |
I have installed VB.NET Professonal 3 times now. Every time has been complete, but when I try to debug a program it takes about 1 minute and it says debber is courupt please repair or reinstall. Please help me.
|
| Framework Redirect Broken | 17 Sep 2004 16:38 GMT | 1 |
If a customer installs one of my apps that does not have the framework attached to the file it redirects them to a dead link. Is there any way to update the .net Framework link in the microsoft installer?
|
| VB.NET : install exe in .cab file | 17 Sep 2004 16:25 GMT | 1 |
Hi all, I have a simple begginer's question, so please bear with me ;) I have an app that I would like deployed through a web page across the company's workstations. It's going to eventually be a piggyback to an existing .cab that contains ActiveX items but for now I need to get ...
|