Posted on November 26, 2008 by dotnetfunda
In this article we will understand MVP, execute a sample project with MVP, implement the same using windows UI and then finally we will discuss about the differences between MVP and MVC.
Read more at http://www.dotnetfunda.com/articles/article197.aspx
Author: Questpond
Filed under: Articles | Leave a Comment »
Posted on November 26, 2008 by dotnetfunda
Printing part of the page.
Read more at http://www.dotnetfunda.com/articles/article196.aspx
Author: Patidar.shekhar
Filed under: Articles | Leave a Comment »
Posted on November 26, 2008 by dotnetfunda
Listing all the steps to show how to configure the SQL Server so that our .Net application can store and retrieve the Session values in and from SQL server.
Read more at http://www.dotnetfunda.com/articles/article198.aspx
Author: Sbanerjee
Filed under: Articles | Leave a Comment »
Posted on November 26, 2008 by dotnetfunda
I am going to explain about the reading data from xml and filtering particular element and binding into Grid view using ASP.NET ,C#.
Read more at http://www.dotnetfunda.com/articles/article199.aspx
Author: Majith
Filed under: Articles | Leave a Comment »
Posted on November 23, 2008 by dotnetfunda
Dear Visitors,
We are happy to announce that we have acquired a new domain named www.myfunda.net that will cater some exciting new services to the active members of www.DotNetFunda.Com.
If you have suggestions on the types of services we should also provide, please write to us on webmaster[ AT ]dotnetfunda.com.
Keep participating in different sections of the website [...]
Filed under: DotNetFunda.com News | Leave a Comment »
Posted on November 22, 2008 by dotnetfunda
All application UI have common logics like navigating to the next UI, state management and work flow. By coding all the above three logic in the code itself you tie up all the three aspects with a specific UI type like windows and web. This article will discuss how we can use UIP to achieve [...]
Filed under: Articles | Leave a Comment »
Posted on November 19, 2008 by dotnetfunda
Hi, I’m developing one web application with 3 tier architecture. I read out your 3 tier architecture article. I need to create 3 projects (One is for Presentation Layer, One for Business Logic Layer and One for Data Access Logic Layer) in one Solution. Please give me how to [...]
Filed under: Interview Questions | Leave a Comment »
Posted on November 19, 2008 by dotnetfunda
i want to use Elogdmp.exe in windows xp but i m not getting.Can anyone plz help me out?
Read more at http://www.dotnetfunda.com/questions/question258.aspx
Author: Shivanichhabra4u
Filed under: Interview Questions | Leave a Comment »
Posted on November 19, 2008 by dotnetfunda
Iterative statements repeat a particular statement block until a condition has been satisfied.
Read more at http://www.dotnetfunda.com/articles/article193.aspx
Author: SheoNarayan
Filed under: Articles | Leave a Comment »
Posted on November 19, 2008 by dotnetfunda
This Article will introduce you to the Windows Service. Our Example is a Service that kills unwanted Processes.
Read more at http://www.dotnetfunda.com/articles/article191.aspx
Author: Vuyiswamb
Filed under: Articles | Leave a Comment »