|
Installing ASP.NET Membership Schema in SQL Server 2005/2008
Before starting this tutorial, assuming that you have installed SQLServer 2005 or SQL server 2008 installed in your
local machine. If youhave not installed either one of those you can download a trial versionfrom
http://www.microsoft.com/s
|
|
This is testing post in my blog
Hello!
Welcome to my blog, this my personal customised blog for curious programmer and developer who love to play with technologies and trends in modern world. I will enrich this blog by providing and sharing my knowledges in different programming prospects and technologies.
So, keep
|
|
Regular expression for file browse extension
Recently I was working on file upload in Oracle application express. I was using file browse and storing the file oracle database. I have created some item level validations to validate user input before adding the new record. In this particular section I wanted to force user to select only vali
|
|
Rename files in file directory using asp.net
In this example of I will show how to rename all the files in a directory using asp.net. Sometimes you may have thousands of photos that require to rename or add extention at the end the file name. I have used very simple script to rename all the files in a folder with button click event.
|
|
Custom google search engine in asp.net website
I have been looking for this solution for long time but could not find proper solution. In this article I will demonstrate how to implement google custom search engine in your asp.net website. You are required to get a unique publisher id from google custom search for your website. Once you got
|