Posts tagged 'asp-net'

Trick to resize transparent images

I wanted to make a small image resize function in my asp.net website, and everything worked fine, but i faced a problem resizing transparent .png and .gif images. After resizing done, i find that the output resized images transparent parts become white color and not transparent anymore. This was my code...

Continue reading "Trick to resize transparent images"

KIGG 2.5 Released

Finally KIGG 2.5 released with a very good new features, will make it better and widely used. Features Upgrade to Moq 3 Migrate to DotNetOpenAuth 3.2 Partial Trust support Entity Framework based Repositories implemented Multi Database support through Entity Framework (SQL Server & MySQL) Implementation...

Continue reading "KIGG 2.5 Released"

Sending mails, development machine, without actual mail server

During development, you might prefer just to write mails to a local directory, so you can see what’s happening without having to set up an actual mail server. To do that open web.config and add these few lines “instead of real SMTP configurations, which you will need to activate on the real...

Continue reading "Sending mails, development machine, without actual mail server"

Websites and Web Projects

Apress – Pro ASP.NET 3.5 in C# 2008 Second Edition says: Websites and Web Projects Somewhat confusingly, Visual Studio offers two ways to create an ASP.NET-powered web application: • Project-based development: When you create a web project, Visual Studio generates a .csproj project file (assuming you...

Continue reading "Websites and Web Projects"

Intro to ASP.Net Maker

2 Years ago my technical manager told us about a good tool called asp maker which is supposed to generate websites admin area fast and easy. really I didn't like it at all, may be because it was older version, has less options or I was not good in CSS to manipulate its design. Few weeks ago I started...

Continue reading "Intro to ASP.Net Maker"

Multi Web.config files

Can we have multi web.config files in the same website?! Yes you can "for example one web.config for root website and another one for a subfolder" How can we do so with out conflict or getting errors? - First you will need to config this subfolder as application in the IIS - Second write <location...

Continue reading "Multi Web.config files"

Options:

Size

Colors