| John Alfred's profileJohn Alfred's spaceBlogNetwork | Help |
John Alfred's space |
|||||
|
April 09 Online Project ManagementOnline Project Management is a simple management tool for Outsourcing business. This project helps you to manage agent work status reports, monitor project status, and assign task. This project is powered by ASP.NET 2.0 and Subsonic 2.1 Thanks to the creators of subsonic.. Demo Site: http://oam.myitside.com How to send email using ASP.NET 2.0This is the new way of sending email using ASP.NET 2.0.
Using System.Net.Mail, you can now send emails in ASP.NET 2.0
Heres the sample code below in C# or
How to Use Scaffold in subsonicScaffolding is a meta-programming method of building database-backed software applications. It is a technique supported by some model-view-controller frameworks, in which the programmer may write a specification that describes how the application database may be used. –taken from wikipedia Scaffold(programming) Most of my projects now is in subsonic. It helps me a lot, it makes my life easy manipulating datas. Heres a sample code in using scaffold in subsonic. |
||||
|
|