Friday, January 23, 2009

6 basic steps of how to create a WebPart in SharePoint

This is beginners tutorial of how to deploy a WebPart in SharePoint. It is a 6 step procedure and this tutorial will walk through the same. In case you are fresher to SharePoint you can read my FAQ articles listed below. I am sure within an hour you can get acquainted to SharePoint and get started.

Read more at http://www.dotnetfunda.com/articles/article235.aspx

Author: Questpond

(WPF) Windows Presentation Foundation FAQ

In this section we will make a quick walkthrough of WPF which will help you understand WPF instantly.

Read more at http://www.dotnetfunda.com/articles/article233.aspx

Author: Questpond

4 steps to use readymade DAL component (Data application blocks)

One of the most important components in a project is the DAL component. Many developers end up creating their own DAL component which is pretty time consuming. A Microsoft enterprise application block has a very decent and time tested DAL component i.e. the Enterprise data application blocks. This tutorial will run through the necessary steps of how you can use Enterprise data application blocks in your DAL component.

Read more at http://www.dotnetfunda.com/articles/article238.aspx

Author: Questpond

Disabling copy paste in a textbox on aspx page

For many reasons sometime we don't want to allow user to use right click to copy paste or by using ctrl+C , ctrl+v to copy and paste in textbox on a aspx page in asp.net

Read more at http://www.dotnetfunda.com/articles/article236.aspx

Author: Amit.jain

Architecture FAQ for Localization and Globalization - Part 1

When we see around, architectures mainly discuss about loose coupling , scalability , performance etc etc. Many architecture forget one of the important aspects in software is making application globalized. Depending on project some application would not really want to have multi-language based websites , but i am sure many will. So in this article we will go through a series of FAQ which will give you a quick start on making application multi-language based.

Read more at http://www.dotnetfunda.com/articles/article234.aspx

Author: Questpond

Five step of how to use logging utility in your projects using application blocks

It's new world of software reusability. Gone are the days when we need to build things from scratch. One of the most needed functionality is the logging utility. Every software project needs a logging utility. To make your own logging utility is a big project by itself. In this tutorial we will quickly run through how you can use Microsoft logging application blocks to log messages and activities.

Read more at http://www.dotnetfunda.com/articles/article232.aspx

Author: Questpond

ASP.NET MVC Framework

These days, Model View Controller (MVC) is a buzzword in the ASP.NET community, thanks tothe upcoming ASP.NET MVC Framework that Microsoft is expected to launch soon. The Framework allows easier adoption of the different MVC patterns in our web applications. In this article by Vivek Thakur, we discuss ASP.NET MVC Framework in detail with the help of a Sample Project. We also take a glance at Unit Testing with reference to ASP.NET MVC Framework.

Read more at http://www.dotnetfunda.com/articles/article237.aspx

Author: Webmaster

Tuesday, January 20, 2009

Giving custom look and feel to the ListBox control in Silverlight

This article describes how to give a customize look and feel of the ListBox control in Silverlight. It also explains how to get the selected item value in code behind.

Read more at http://www.dotnetfunda.com/articles/article226.aspx

Author: SheoNarayan

Caching Interview Questions - Part 1

In this section we will touch base on one of important concepts in .NET Caching.

Read more at http://www.dotnetfunda.com/articles/article228.aspx

Author: Questpond

SharePoint Quick Start FAQ Part III

This is my third series of SharePoint Quick Start FAQ. We will cover page templates , page instances , WSS model , understand safe mode processing , deploy custom controls and understand WebParts. So let's drink the SharePoint wine series by series, slowly , maintain the hangover and enjoy this great product.

Read more at http://www.dotnetfunda.com/articles/article227.aspx

Author: Questpond

ASP.NET Interview Questions - Part 1

In this section we will touch base on one of important concepts in ASP. NET.

Read more at http://www.dotnetfunda.com/articles/article230.aspx

Author: Questpond

Caching Interview Questions - Part 2

In this section we will touch base on one of important concepts in .NET Caching.

Read more at http://www.dotnetfunda.com/articles/article229.aspx

Author: Questpond

ASP.NET Interview Questions - Part 2

This is Part 2 of ASP.NET Interview Questions section in this also we will touch base on one of important concepts in ASP. NET.

Read more at http://www.dotnetfunda.com/articles/article231.aspx

Author: Questpond