|
|
Front Page News
-
|
|
I ran into an interesting problem with .Net 3.5 today, when trying to access response headers like so:
context.Response.Headers.Add("Content-Disposition", "attachment; filename=\"" + filename + "\"");
The application returns the error "This operation...
|
-
|
|
If your domain operates on a single dns cache hosted on one of your domain controllers, you've probably encountered a situation where changing the ip address associated with a domain does not propogate to all your internal machines. In network caching,...
|
-
|
|
http://www.codeproject.com/useritems/13disasters.asp
Greate article for addressing scalability issues in a Microsoft environment...
|
-
|
|
In a recent project, our team needed to run a nightly import service to insert a large dataset from an access .mdb file into a SQL Server database. The obvious solution was to use SQL Server Integration Services (SSIS) which I worried might...
|
-
|
|
I found a good article to create an installer for windows services with some tweaking.
http://support.microsoft.com/kb/816169...
|
-
|
|
They're here! We've just released two new components for your viewing pleasure.
PowerGrid is a compact ASP.NET server control which allows you to present dynamic tables of data. All common table functions such as scrolling, sorting, and paging have...
|
-
|
|
Welcome to Assisted Solutions Articles! Giving back to the community.
The purpose of this section is to share with the online community articles published by the developers at Data Research Group. Over the years, every one of us has benefited...
|
|
|