Rami M. Nassar Blog

Dvelopment Beyond LifeStyle

Every ASP.NET developer should already know about the Membership Provider that ships with ASP.NET 2.0. Configuring it is as easy as opening Visual Studio > select the Web project file > navigate to theProject menu item > and select “ASP.NET Configuration”. Fo... [More]


Google Checkout Control

Google recently introduce Google Checkout.  "Google Checkout is a checkout process that you integrate with your website, enabling your customers to buy from you quickly and securely, using a single username and password. Once they do, you can use Google Checkout to charge their credit c... [More]

There are various ways using which you can navigate back to the previous page. To keep the example short and simple, I will be using two pages and a few buttons to demonstrate the navigation. So let us get started: Step 1: Create an ASP.NET Project with two pages, Page1.aspx and Page2.aspx. Step 2... [More]


Folders in ASP.NET 2.0

Had you noticed before when you create a new item that visual studio provided you with a dialog box asking you if you want to put this item inside a built in folder, and if not exsist it will automatically create it..... ex. if you tried add new class to your web application it... [More]


Sending Mails Through ASP.NET

Most developers likes to provide their applications with sending mails feature which became no much easier by using .NET Framework 2.0 In this article I’ll go through System.Net.Mail Namespace to explain how to create your e-mail then sending it. Creating MailMessage Object First Step to do... [More]

Encryption and Decryption through application development is very important to secure your application.. There is many ways and levels to do that. and it couldn’t be such easier and more efficient through .NET Framework by using the namespace System.Security.Cryptography Here I’ll provide you with ... [More]


Add a Default ListItem to a DropDownList

One Friend asked me how to manipulate a default value for dropdownlist that always shown even if the value or item not available on database like 'Please Select One..' , 'View List'.... etc ,This can be done one of 2 ways. A default ListItem can be added to a DropDownList programma... [More]

Web Service acts as a key player in solving the industry problem in term of business integration and there is some advicable cases to use it in, but on other hand there is cases is not advicable to use it in your applications. When to use Web Service: 1. Communicating through a Fire... [More]


.NET Framework 3.5 Namespace poster

Useful colorful nice poster for .NET Framework available namespaces divided into Framework version, and available in many formats... I advice you to print it to the next printer to you Full XPS Split XPS PDF Tiled PDF Happy Programming :) Rami M. Nassar


Creating Multi-Level Tree With a TreeView

TreeView is one of useful server controls and one of most controls that make a headache to developers specially when they wanted to use it for viewing multi-level depended records from database (actually I was one of them), that’s what make me to create a special helper class that I still use for my... [More]


This site hosted by,

Join WebHost4Life.com

About Me

Hello My Guests,,

My Name is Rami M. Nassar,  I’m on the middle of second decade of My Age.. Jordanian live and
work in United Arab Emirates..
Finished My Bachelor Degree from Jordanian University in Computer Information System (since 2006)..
I have a professional experience in Microsoft Technologies , My Development Interests on Microsoft Framework 3.5, SQL SERVER 2005 & 2008, AJAX, Visual Studio 2008.. Currently I'm MCP, MCTS and MCPD.

 
 


twitter   facebook     delicious

Page List