Article about file deleting from the server in asp.net & vb the article explaining two scenarios one for deleting single file and the other for deleting multiple files that are belong to the same category, the code explained clearly to be understood to the absolute beginner. [...]
The importance of search engine optimized page title and meta tags:
May be you will need to read about seo in general from here before you start
As a asp.net developer it is very important when you start to build a web site to make it search engine friendly as possible to get the maximum number of free traffic. One of the most important requirement for any webpage to be [...]
What is aspx ??
aspx file extension:
aspx is the file extension of the dynamic web pages created by a Microsoft technology called asp.net. Dynamic web page mean that the final page that will be sent to the user browser will be generated from a programming code that will customize the page each time it called using some logic . For example the site developer can change and customize the page according to the user country, [...]
you can send your note as a comment
Every day users upload millions of images to web sites allover the world. So image uploading is an every day task for any ASP.NET developer. Handling uploaded images is an easy task which we will discuss in this article. We will follow my sweet philosophy in programming which is trying to minimize the code writing as possible and try to do every thing in the declarative easy way and the result code [...]
You will need first to read some basic SEO overview form here
Making a searching engines friendly website is a must for any asp.net developer who want to make a professional money making website .searching engines if treated properly and put in mind through the phases of website creation can drive huge, free and continuous traffic to your website (some studies say “ about 70% of internet traffic is delivered via [...]
Note:May be you will need to read the prievious articles :
SEO tips: keyword selection
Present keywords in strategic places on your page – keyword prominence
before we start the more technical aspects of Search engine optimization lets take an overview how searching engines see your website .when you submit your web site to one of the search engines after a while they send their Bot(a special software designed to read [...]
Key words are the words that you want to appear in searching results when someone searches for it. It should be closely related to your page subject
Determine which keywords are popular(word search vloume):
There are many tools available to calculate the estimated searching volume for each word. Some of this tools is free the other is paid I prefer to use the great free tool from Google adword: keyword tool . [...]