Gunnar Peipman's ASP.NET blog

ASP.NET, C#, SharePoint, SQL Server and general software development topics.

Sponsors

News

 
 
 
 
 
Programming Blogs - Blog Catalog Blog Directory
 
 
 

Links

Social

Browse by Tags

All Tags » ASP.NET (RSS)
Visual Studio 2010 Beta 2 downloads
Here are some download links to Visual Studio 2010 Beta 2 and related technologies. Visual Studio Microsoft .NET Framework 4 Beta 2 Microsoft Visual Studio 2010 Ultimate Beta 2 - ISO Microsoft Visual Studio 2010 Premium Beta 2 – ISO Microsoft Visual Studio...
Using ASP.NET and Jcrop to crop images online
Cropping images in ASP.NET is easy task to do if you use right tools. In this posting I will introduce how to crop images using Jcrop and System.Drawing namespace classes. What we are building is simple and user-friendly image cropping interface that...
Links 2009-08-19
JQuery and web development Limit Number of Characters in a TextArea using jQuery Find out which Key was pressed using jQuery jQuery Superfish Menus Plug-in Make website images look like a video with this CSS effect CSS2 – opacity Mobile 55 per cent of...
ASP.NET MVC 2 Preview 1 is released!
ASP.NET MVC 2 first preview is released to public now and you can download it from Microsoft download site. Here is short overview of technical requirements and main new features of ASP.NET MVC 2 Preview 1. System requirements Windows 7, Windows Vista...
Posted: Jul 31 2009, 11:59 AM by DigiMortal | with 12 comment(s)
Filed under: ,
ASP.NET MVC Calendar component
I am writing simple ASP.NET MVC system that I plan to publish with source code pretty soon. I needed some simple calendar component that doesn’t require ASP.NET server-side form to work. I found different JavaScript based calendars and only one pretty...
OpenForum – new ASP.NET MVC based forum
There is new project in CodePlex called OpenForum . With source code you get also some samples you can run on your machine. OpenForum is pretty new and simple. There are no advanced forum features and currently it is suitable for smaller forums. You can...
Reordering invoice lines using jqGrid and TableDND extension
In one of my ASP.NET MVC applications I needed flexible interface for inserting invoice lines. Sometimes invoice lines are inserted in incorrect order and it saves accountants some time if they are able to change the order of invoice lines quickly. In...
What do you think of my ASP.NET MVC gallery layouts?
To try out Visual Studio 2010 and .Net Framework 4.0 I decided to write simple gallery application based on ASP.NET MVC Framework . In this posting I show you my very first layouts I created for gallery. These layouts are modifications of ASP.NET MVC...
ASP.NET MVC: How to combine scripts and other resources
ASP.NET pages that use AJAX components make usually many requests to server per one page to load all required JavaScript and CSS files. Connections, like all other real time resources, are most expensive to create and keep. If we can somehow decrease...
Microsoft forums – where they are?
Microsoft has a lot forums in different (community) sites with a lot of topics. In this posting I listed up Microsoft forums, their locations and forum groups (categories under which forums belong). The purpose of this posting is to provide you with important...
Posted: Jun 23 2009, 08:00 PM by DigiMortal | with 10 comment(s)
Filed under: , ,
More Posts Next page »