Lost your password?

Blogs about: Software Certifications

Featured Blog

I Failed 70-551 Exam (Upgrade MCAD to MCPD exam)5 comments

addisu wrote 2 years ago:   I know mostly people post when they pass exam. But I just want to tell my experience with thi … more →

Tags: MCPD Web Developer

Use authorization to establish the rights of an authenticated user in ASP .NET

addisu wrote 3 years ago: Manage roles in the Web Site Administration Tool. Ascertain whether a specific user is in role. Get … more →

Tags: MCPD Web Developer, Software - .NET 2.0, Software - .NET General, Software - ASP .NET, Software - ASP .NET 2.0

Establish a user's identity by using forms authentication in ASP .NET 2.0

addisu wrote 3 years ago: Configure forms authentication for a Web application by using a configuration file. Enable cookieles … more →

Tags: Software - .NET General, Software - ASP .NET 2.0, Software - .NET 2.0, MCPD Web Developer

Implement Web Parts in a Web application in ASP .NET 2.0

addisu wrote 3 years ago: Track and coordinate all Web Parts controls on a page by adding a WebPartManager control. Connect We … more →

Tags: Software - .NET General, Software - ASP .NET 2.0, Software - .NET 2.0, MCPD Web Developer

Customize a Web page by using themes and user profiles in ASP .NET 2.0

addisu wrote 3 years ago: Apply a theme declaratively. Apply a theme programmatically. Apply a user-selected theme programmati … more →

Tags: Software - .NET General, Software - ASP .NET 2.0, Software - .NET 2.0, MCPD Web Developer

Implement a consistent page design by using master pages ASP .NET 2.02 comments

addisu wrote 3 years ago: Create a master page. Add a ContentPlaceHolder control to a master page. Specify default content for … more →

Tags: Software - .NET General, Software - ASP .NET 2.0, Software - .NET 2.0, MCPD Web Developer

Tracing, Configuring, and Deploying Applications ASP .NET 2.0

addisu wrote 3 years ago: Copy a Web application to a target server by using the Copy Web tool.              Summary The Copy … more →

Tags: Software - .NET General, Software - ASP .NET 2.0, MCPD Web Developer

Creating Custom Web Controls ASP .NET 2.0

addisu wrote 3 years ago: Create a composite Web application control. Create a user control. Convert a Web Forms page to a use … more →

Tags: Software - .NET General, Software - ASP .NET 2.0, Software - .NET 2.0, MCPD Web Developer

Manage connections and transactions of databases in .NET 2.0

addisu wrote 3 years ago: Configure a connection to a database graphically by using the Connection Wizard. Configure a connect … more →

Tags: Software - .NET General, Software - .NET 2.0, MCPD Web Developer

Configure settings for a ASP .NET 2.0 Web application

addisu wrote 3 years ago: Configure system-wide settings in the Machine.config file. Configure settings for a Web application … more →

Tags: Software - .NET General, Software - C#, Software - ASP .NET 2.0, Software - .NET 2.0, MCPD Web Developer

System.Collections namespace in a .NET Framework

addisu wrote 3 years ago: Manage a group of associated data in a .NET Framework application by using collections. (Refer Syste … more →

Tags: Software - .NET General, Software - C#, Software - .NET 2.0, MCPD Web Developer

.NET Serialization1 comment

addisu wrote 3 years ago: Why Serialization? To store the content of the object to file (to save the state of the object) To s … more →

Tags: MCPD Web Developer, Software - .NET 2.0, Software - .NET General, Software - C#

Working with isolated storage1 comment

addisu wrote 3 years ago: The need for isolated storage comes because we are running application in a limited privilege enviro … more →

Tags: MCPD Web Developer, Software - .NET 2.0, Software - .NET General, Software - C#

How to compress Data with compression stream

addisu wrote 3 years ago: public void CompressFiles() { string inFileName; string outFileName; FileStream sourceFile = File.Op … more →

Tags: Software - .NET 2.0, MCPD Web Developer


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS