Read more at http://www.dotnetfunda.com/interview/exam415-what-is-cookie-dictionary.aspx
Author: Neeks
Saturday, March 21, 2009
What is Cookie Dictionary?
A cookie dictio ...
Labels:
Interview Questions
Useful properties of Request object in ASP.NET
In our day to day life of ASP.NET Application development we deal with System.Web.HttpRequest (Request) object. I feel there are many properties available with Request object that does wonderful job but we hardly know or use them. In this article I am trying to explain few of them that I found very useful.
Read more at http://www.dotnetfunda.com/articles/article79.aspx
Author: SheoNarayan
Labels:
Articles
Wednesday, March 18, 2009
What is the use of @@TRANCOUNT in SQL Server?
Returns the num ...
Read more at http://www.dotnetfunda.com/interview/exam413-what-is-the-use-of-@@trancount-in-sql-server.aspx
Author: Raja
Labels:
Interview Questions
State Machine Work flow Discussion
This is a nice talk between Mr. RC and Mr. Shiv about state machine work flow. RC starts talking about an order project and they end up in a nice discussion which gives us step by step approach of how to execute a state machine work flow. This article was written in a straight half & hour session so please excuse for my English as it's my second language and for any spelling mistakes..so guys enjoy State machines.
Read more at http://www.dotnetfunda.com/articles/article286.aspx
Author: Questpond
Labels:
Articles
Creating applications using SharePoint
The article is about advantages of SharePoint application, how we create SharePoint applications and what SharePoint application is
Read more at http://www.dotnetfunda.com/articles/article291.aspx
Author: Elenagr
Labels:
Articles
Implementing Audit/history tracking using Prototype Pattern
Data audit trail is one of the most required features in any project. This article will talk about audit trail through application using prototype pattern. Most the projects have three tier architecture and have the core business objects in place. In this article we will see how we can leverage the current business objects to implement auditing functionalities.
Read more at http://www.dotnetfunda.com/articles/article290.aspx
Author: Questpond
Labels:
Articles
Read ConnectionString From App.config File
Read ConnectionString Information from Application Configuration File.
Read more at http://www.dotnetfunda.com/articles/article283.aspx
Author: Vijayaragavan1982
Labels:
Articles
How to host an asp.net webpage as service?
Generally hosting .aspx page as services is not suggested as Web Service is especially built for this purpose. However, in some scenario this is likely to avoid an extra layer of SAOP because of Web Services protocol and to avoid adding reference to the consuming clients.
Read more at http://www.dotnetfunda.com/articles/article287.aspx
Author: SheoNarayan
Labels:
Articles
Subscribe to:
Posts (Atom)