Populating dropdown based on the selection of first drop down in DetailsView using FindControl and ItemTemplate

Here is the code for populating a DropDown based on selection of another drop down list in Details view control of ASP .NET , in this example i’ve added two DropDowns in DetailsView control using TemplateField and InsertItemTemplate The Second DropDown (ddlProducts) is getting populated based on Category selected in Category DropDown , For this [...]

Crystal and Reporting Services Interview Questions – Part 1

This Interview Questions will give you a quick start for two report giant’s crystal and reporting services.
Read more at http://www.dotnetfunda.com/articles/article209.aspx
Author: Questpond

Agile Development FAQ – Part 2

This article is a quick FAQ of Agile. By reading this you will understand fundamentals of Agile and different ways of implementing Agile.
Read more at http://www.dotnetfunda.com/articles/article208.aspx
Author: Questpond

Creating dynamic image from text

This article describe how to create an image from text in asp.net with C#.
Read more at http://www.dotnetfunda.com/articles/article206.aspx
Author: SheoNarayan

SALT and PEPPER – 3 TIER and LINQ

In this article we will understand core reasons of why we should use LINQ. Three tier / N-Tier is now a standard in almost all projects. New architectures which are coming up like MVC, MVP have the fundamental base and thinking of 3-tier methodology. So we have termed the 3-tiers as SALT, in other words [...]

Somnath Dey – a new member in DotNetFunda.Com team

Dear Visitors,
We are happy to announce that Mr. Somnath Dey is now a member of DotNetFunda.Com team. He has 4+ years of experience in Software Development and will work for us voluntarily. He will be responsible for maintaining the day to day activity of the website.
Somnath Dey can be reached at somnath [ @ ] [...]

Agile Development FAQ – Part 1

This article is a quick FAQ of Agile. By reading this you will understand fundamentals of Agile and different ways of implementing Agile
Read more at http://www.dotnetfunda.com/articles/article205.aspx
Author: Questpond

Service Oriented Architecture (S.O.A) Interview question – Part 1

This section will cover Service Oriented Architecture (SOA) questions.
Read more at http://www.dotnetfunda.com/articles/article204.aspx
Author: Questpond

Using FUNCTION POINTS to quote a Software

If you give more quote you lose the project, if you give less quote you will end up doing social service to clients and probably also loss. In this tutorial, we will discuss mainly "Function Point" from practical point of view.
Read more at http://www.dotnetfunda.com/articles/article203.aspx
Author: Questpond

SharePoint Quick Start FAQ Part 2

In the previous session of SharePoint article we had discussed about the basics of SharePoint. In this session we will:- . create site / site collection . Understand the ready made functional reusable modules . Learn how we can display a simple page and later apply master pages of SharePoint. . Host a [...]