|
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: guru.sarkar
|
Rating:
|
|

Many ASP.NET developers face problem in setting up membership providers and using built-in login controls. So here is a simple How-To / basic steps to setup register and login features of a site using ASP.NET Membership and Login Controls....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Baidehish Dwibedy
|
Rating:
|
|

PassProt is a password storage and encryption/decryption tool intended for personal use. Often we deal with remembering or writing down the tons of user ids and passwords used in daily life, e.g. accounts in banks, work, libraries, insurance and the list goes on. To avoid writing these passwords in an unsecured location like a piece of paper or a file in work/home computer or in the PDA, this tool is developed....
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: Abdelmoniem Hafez
|
Rating:
|
|

This code is a .net project that when installed provide you with 3 web pages, the first allow you to construct your menu using tree view as microsoft windows, you can create unlimeted submenus, the second display the menu in. left to right manner for english web site, and the third page display the menu in right to left manner for Arabic sites. now web site developer need not to worry about your menus, just they will use the first page to construct the menu online....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Abhishek Sur
|
Rating:
|
|

In ASP.NET, web user control is used very often to implement modular coding. We replace the repeating blocks of code into a User Control which we add in our web page when required. Technically speaking, ASP.NET web user control is just a subset of a Web Form. You have designer where you can declare controls that comprise the user control, you can even manipulate the code from the code-behind class. The only thing that you need is to handle appropriate events within the User Control and add that ...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Simon B
|
Rating:
|
|

This is a simple date-picker control. The user can either enter a date into a text box or click on an icon that opens a pop-up calendar. JavaScript is used to display the pop-up calendar. The control can easily be integrated into your own ASP.NET websites....
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: shurland moore
|
Rating:
|
|

I was working on an application for online store. I found that pretty often I would create a textbox and link it to a calendar extender to perform some date populating. So I decided to create a usercontrol that I could use each time I wanted to perform that task....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: mayafit
|
Rating:
|
|

Recently I have stumbled on an interesting problem : I was working on a project and developed some user controls to use in this project.After a while i have started another project and wanted to use the same user controls for the new project.The problem was that i couldn't find a way to share the controls between the projects i a way that will separate the controls from the projects that use them....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: anichin
|
Rating:
|
|

Microsoft's Starter Kits provide a great hands on experience for developers and make the learning process of the .Net technology real fun. One of them is Microsoft Personal Web Site Starter Kit. It provides a complete, ready to run, ready to customize, interactive Web site for sharing photos, posting your r?sum?, categorized links and more....
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: bgs264
|
Rating:
|
|

I had a requirement to be able to quickly record call history for a customer when they telephoned; which was to be implemented in a footer of a .net master page; thus appear on every page of the website. Since there were over 500 customers in the system, a dropdown list would have been too large and it would have been too complex to introduce some sort of search-engine in the footer of a master page....
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: guru.sarkar
|
Rating:
|
|

If you are developing using ASP.NET membership and login controls, you will be seeing the above image. This article will discuss how to prevent and/or cure this....
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: rmilian
|
Rating:
|
|

This little control allows you to allow a web site manager to edit the content of a web page on the fly. Basically you can drag the control into any page and name the control with a unique name. Once this is completed you can write code that can flip the mode of the control to edit mode this will allow you enter free text and save it to the page. The default will be set to view mode...
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: aa2max
|
Rating:
|
|

An easy to setup and use, no-frills content management system with asp.net and MS Access. If you need to setup a small site, or quickly add some pages to an existing site, or let someone else update pages on your website. This simple system was the quick answer. This system can be a basic framework to build up a more advanced content management system. Or you can integrate this into your existing website to update some pages quickly from your web browser....
|
|
|
|
|
|