Recent Posts

Generate image On the fly using ASP.NET

1 minute read

Generating image on the fly is not difficult in asp.net. Here I have created national flag of Bangladesh on the fly and displayed this as JPEG image format i...

File upload to server with ASP.Net

1 minute read

File Upload to Server with ASP.net Uploading file to server from client sometimes very tricky. Sometimes it is required that you will not upload file more th...