| Thread | Last Post | Replies |
|
| vb.net To Asp.net | 30 Dec 2004 22:57 GMT | 2 |
i Develop one Application as window based Control .i Want call it on web application how plz help me
|
| Reflection | 28 Dec 2004 20:54 GMT | 1 |
What is Reflection and where should i USe ? plz help me
|
| COM+ object pooling without a strong name | 28 Dec 2004 06:37 GMT | 2 |
Hi, I'm using a 3'rd party component that I need to pool, the only problem is that the component doesn't have a strong name and I don't have the source for the component either.
|
| .NET application architecture involving heterogeneous data sources | 28 Dec 2004 04:33 GMT | 1 |
I am in the process of building a proof-of-concept ASP.NET reporting application that compares using a DataSet to hold information from various data sources (SQL Server 2000 and Oracle 8i). The above solution will be compared in terms of performance to a similar
|
| DTC fails when number of updates in huge | 28 Dec 2004 04:22 GMT | 5 |
We are facing an issue with an asp page that performs a huge number of updates to a database. The page fails at different places when executed many times. Is there a way to increase the DTC capacity to allow more updates?
|
| Creating and using AppDomains | 27 Dec 2004 03:53 GMT | 2 |
We are looking at creating an .Net AppDomain and executing specific assemblies inside that AppDomain. Where is there documentation or site that provides an overview of starting assemblies inside a new AppDomain? Thanks.
|
| WinFS and Objectspaces delayed? | 25 Dec 2004 12:31 GMT | 1 |
I'm just reading here in an online magazine that WinFS had been delayed again. Objectspaces have also been delayed earlier (because microsoft wants to combine this with WinFS)
|
| .NET Remoting | 23 Dec 2004 20:42 GMT | 1 |
I am using .NET Remoting to transfer a file over a network in the form of a byte array. I am registering the server using: TcpChannel chan = new TcpChannel(8085); ChannelServices.RegisterChannel(chan);
|
| Paypal IPN | 23 Dec 2004 15:44 GMT | 1 |
hai everyone, i'm working on a console based vb.net project where i have to post a bills to the costomers(buyers) via paypal. I read topics on paypal IPN, but it speaks of web to web transaction, but i
|
| Need Help With InitializeLifetimeService Strategy | 23 Dec 2004 06:53 GMT | 1 |
I have a remoted Singleton (Synchronized Hashtable) that is used by an ASP.NET app. I would like it to recycle itself (so the RAM is returned back to the runtime) if it has not been used for an hour (eg during a maintenance window). Right now all I have in my class is:
|
| Using IIS As an Activation Agent | 22 Dec 2004 13:31 GMT | 1 |
I have programmed a distributed app configured as follows: -- an MBR Remotable class exposes a method that connects to a SQL Server database and returns a result set in a dataset. -- for my first version of the host server I implemented a console
|
| Application Updater Question | 17 Dec 2004 15:55 GMT | 1 |
When my application is started but sitting idle, I can see in the file system that the ServerManifest.xml file is repeatedly being downloaded and deleted. This is happening exactly every two minutes. Anyone have any ideas what is causing this? I am using the Application
|
| System.Reflection Question | 17 Dec 2004 00:29 GMT | 1 |
I have two code snipets, one in VB and the other in C#. Why does the visual basic example not change the structure member "x", but the C# code does? I need the visual basic code to work as I am a visual basic coder, but I don't know what is wrong. Is there a bug in visual basic ...
|
| UIP NUnit | 14 Dec 2004 08:53 GMT | 2 |
Has anyone out there used NUnit or NUnitForms with their forms or controllers of a project using the UIP Application Block?? If so how did you go about it? I'm a novice to both and can't figure a way of connecting the two to write unit tests??
|
| MS Drops User Interface Application Block | 13 Dec 2004 18:41 GMT | 17 |
now that I have your attention, is anyone working with this block successfully???? Harry
|