Project Life Cycle beyond SDLC

Many people think project life cycle circulates around SDLC. In this article we will discuss about other phases which occur before SDLC starts. I know that companies have tailor made phases we have just tried to put phases followed by majority IT companies. We have visualized two companies Shreya ltd who is the customer and [...]

What are Dead letter queues?

The main use of …
Read more at http://www.dotnetfunda.com/interview/exam272-what-are-dead-letter-queues.aspx
Author: Amitmani2000

Client side validation using Validation Application blocks

Enterprise validation application provides us a ready made framework by which we can implement dynamic validation easily in our project. In case you are not aware of the basics you can watch my 20 minutes exclusive video on the same at http://www.questpondvd.com/EnterpriseApplicationBlock/EnterpriseApplicationBlock.html By using enterprise validation blocks you can [...]

what are the various ways of hosting a WCF service?

There are three …
Read more at http://www.dotnetfunda.com/interview/exam273-what-are-the-various-ways-of-hosting-a-wcf-service.aspx
Author: Amitmani2000

Project Management Costing FAQ

This is a short and sweet FAQ which iterates through the most common metrics which will help you judge your project health.
Read more at http://www.dotnetfunda.com/articles/article161.aspx
Author: Questpond

C# validation according to logged in user

Many times we want certain set of validation to fire for some user and certain set of validation to figure for some other user. In the section we will see how we can achieve the same using Microsoft enterprise validation blocks.
Read more at http://www.dotnetfunda.com/articles/article159.aspx
Author: Questpond

Working with XML File in .NET

This article describes how to create XML file and also shows various ways of reading XML File in .NET using XmlTextReader, XmlDocumenet, XPathDocument, DataSet and XmlDataSource control.
Read more at http://www.dotnetfunda.com/articles/article160.aspx
Author: SheoNarayan

What is Domain-driven design(DDD)?

Domain-driven d …
Read more at http://www.dotnetfunda.com/interview/exam271-what-is-domaindriven-designddd.aspx
Author: SheoNarayan

What is Test-Driven Development (TDD)?

TDD is a softwa …
Read more at http://www.dotnetfunda.com/interview/exam270-what-is-testdriven-development-tdd.aspx
Author: SheoNarayan

Can I use the Win32 API from a .NET Framework program?

Yes. Using plat …
Read more at http://www.dotnetfunda.com/interview/exam266-can-i-use-the-win32-api-from-a-net-framework-program.aspx
Author: Rohitshah