A newsgroup especially for Application Blocks would be very useful
Mon, 13 Mar 2006 08:46:23 -0800
Given the following as true...
1. the importance of good software design & architecture, and learning good
habits early on - even right at the beginning of a development career
2. the lack of easily accessible learning materials, tutorials,
walk-throughs etc. for novices (I know there are some but not ...
|
MSI file - Question
Mon, 13 Mar 2006 09:44:38 +0200
Hi,
I use visual basic .net 2005. I have a win-form project that I want to
distribute to customers. I've created a setup project that installs my
application, creates its directories, etc.
My problem is that every time when the customer double-clicks the
application's icon on his desktop, the application ...
|
.Net Market Penetration?
Sun, 12 Mar 2006 22:06:26 -0800
THis may not be the right forum for market questions, I'm looking for
an active set of .Net / C# folks to help us locate the right
information
I'm looking for the following, :
- % of Windows clients that have .Net 1.1 or later installed as of
March 2006.
- What OS did .Net first appear in, preinstall ...
|
User Interface Process Application Block - Starting an open naviga
Sat, 11 Mar 2006 14:59:34 -0800
Hi,
Anyone had experience with the User Interface Process Application Block
(UIPAB)?
I've just started using it but the first thing I am confused by is something
stated in the UIPAB reference:
Under the heading "Starting and Resuming Tasks" the reference tell you that
to start a task you must call ...
|
Set the transaction timeout for a webservice
10 Mar 2006 15:33:32 -0800
I have a webservices that performs several database operations on a
single call. If one of these operations fail, I want to rollback all
changes to the database. In order to do this, I set the
TransactionOption property to RequiresNew for the WebMethod attribute.
This works just fine if the operations is less ...
|
Adding Web Service reference from Visual Studio...
Fri, 10 Mar 2006 15:01:26 -0800
I am able to import a web service into Visual Studio with any problems. The
web service I am using returns a complex type defined in my WSDL (just a
wrapper to a string and int), and Visual Studio handles the import perfectly
by creating the class in C#, but it does not create a contructor, only
get|set me ...
|
Basic n-tier architecture question...
Fri, 10 Mar 2006 08:30:10 -0800
I understand that there are a several ways to architect an n-tier solution,
but I think we can keep it simple in our projects...they tend to be pretty
small. I just need to know if I have the right idea.
1) We're building ASP.NET apps and I intend to add WinForm apps to the mix.
2) We're using SQL Server 2 ...
|
|
|
Share a cache between different terminal server logins?
Thu, 9 Mar 2006 14:20:28 -0800
I have an app that has a cache of products. Is it possible to have a central
cache that is used by all terminal server logins? ...
|
BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
Thu, 9 Mar 2006 15:43:40 -0500
...
|
Transaction Exceeption
Thu, 9 Mar 2006 11:17:56 -0700
I have an ASP.Net 2.0 web application that calls a SQL Server database on
another box.
I get a System.Web.HttpException: Request timed out and information below
appears in the Event Viewer.
The exact same web application is installed on another machine hitting the
same database server and it works ok. ...
|