Uploading a File Through An Asp.Net Web Service

by Bar Zohan 6. April 2010 00:48
Writing an asp.net web service function which handles file upload. [More]

Tags: , ,

.Net Framework | C# | Web | Asp.Net | MVC

Asp.Net - Fitting Image To Box

by Bar Zohan 26. January 2010 19:53
Problem In a page you need to list items and their photos but those photos are all in different sizes. So you have a standart photo area and you have to fit those images into it. And not only fit them, but also you have to preserve their width to height ratio. So here is how we deal with this probl... [More]

Tags: , ,

.Net Framework | C# | Web | Asp.Net | MVC

MVC Framework - Giving An Ajax Image Link

by Bar Zohan 21. January 2010 00:25
Mvc framework has an html helper for giving ajax links (Ajax.ActionLink), but it does not provide one  like Ajax.ImageActionLink. But ofcourse there is a simple, tricky workaround . <%= Ajax.ActionLink("[imglnk]", "IndexContent", new { id = "main" }, new AjaxOptions { UpdateTargetId = "Righ... [More]

Tags: , ,

.Net Framework | C# | Web | Asp.Net | MVC

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen