how to read from a file according to querystring using Stream
Written by Super Userif you want to read get/read data from a file according to
querystring using StreamReader then following codes will
help you.It is very useful in some case.here i get data from
a ashx file according to query string i pass to the file -
MySQL provides drivers for .Net enabling building database
applications by their appropriate languages.
how to show website under facebook and set canvas url
Written by Super Usershowing sites under facebook is common.This post shows how to show website under facebook
and deal with setting canvas urls
how to resize or make thumbnail image in asp.net
Written by Super Userby the following way you can resize a image to a predefined
dimension and resolution.you can also use it to make a image
thumbnails.
how to get the host name and Ip address of your website
Written by Super Userhow to display plain text removing all html tags
Written by Super Userif you having a lot html strings,you may want to
have only plain text removing all html tags.you
can do it using REGEX