Search BlogCatalog
10 results of 4,230Directory
Devlixir.com : blog de desarrollo web en espanol, asp.net mvc nhibernate
http://devlixir.com
Gotas de código para el Web Tutoriales, artículos, demos, ejemplos, presentaciones de desarrollo web con ASP.NET - MVC - Nhibernate
ASP.NET MVC Hosting Technology
http://mvchosting.asphostcentral.com/
This blog describes the latest technology of ASP.NET called MVC (Model-View-Controller) and its new design concept.
Software Development in ASP.NET, ASP, and C#
http://www.particlewave.com/blog
A blog about C# programming, Microsoft certification, ASP.NET and ASP.NET MVC Programming, and general software development topics.
ASP.NET and Windows Hosting BLOG
http://webhosting.asphostcentral.com/
Blog about all ASP.NET and Windows Technology
Nilesh Gule's Blog on C#, ASP.NET and related technologies
http://nileshgule.blogspot.com
I have been working in software industry since 2003. I have experience of working on Microsft DOT NET platforms including 1.0/1.1/2.0/3.0/3.5 and technologies like ASP.NET, WInforms, Web Services, Windows services, WPF, WCF etc. I also work on Agile
Asp.net, C#, SQL Server Blog
http://dng-ado.blogspot.com
ou will find discussion topics for ASP.net, C#, AJAX, SQL, VB.net, .Net Framework, WCF, WPF, WWF, WSS 3.0, MOSS 2007, OOPs Concepts, SQL Server, Programming. For .Net Articles, Links, FAQ, Tips and Tricks, Code and much more logon to www.DailyFreeCod
Gunnar Peipman's ASP.NET Blog
http://weblogs.asp.net/gunnarpeipman
Postings and code samples about ASP.NET, WCF, WF, SharePoint, MSSQL and related technologies, book and certification exams reviews, interesting findings and link lists. Also you can find there my own thoughts and understandings of things. This blog i
ASP.Net C# Professional
http://24x7aspnet.blogspot.com/
I realized that one of the biggest problems for novices is, the lack of knowledge in the learning progress so this blog have huge amount of ASP.NET material to help programmer to perform better in his/her Programming and Coding skill.
10 results of 254Blog Posts
ASP.NET MVC: Creating reports using Chart control
Gunnar Peipman's ASP.NET Blog | November 21st 2009 by Gunnar Peipman
ASP.NET Chart control is powerful control you can use to add charting support to your web applications. Although chart controls are mainly used with ASP.NET forms it is not very hard to use them also in ASP.NET MVC applications. In this posting I wil read more
Visual Studio 2010: Generating sequence diagrams on the fly
Gunnar Peipman's ASP.NET Blog | November 20th 2009 by Gunnar Peipman
One nice feature that Visual Studio 2010 provides is generating sequence diagrams on the fly. Just point out method and choose diagram generating option from context menu. In this posting I will show you how to generate sequence diagrams on the fly. read more
The Open/Closed Principle - A real world example
Web Development Community | November 19th 2009 by Black
Out of the five SOLID principles the Open/Closed principle is probably the one that I've had the hardest time understanding. Recently, while creating an ASP.NET .MVC controller I found a case where it made total sense and applying it made my applicat read more
Publicado ASP.NET MVC 2 Beta
Variable not found, 0:1 | November 18th 2009 by José M. Aguilar
Hace sólo unas horas Haack ha anunciado en su blog la publicación de la versión beta del framework ASP.NET MVC 2, que tenemos a nuestra disposición tanto a nivel de código fuente como de instalador binario. Echando un vistazo rápido a la read more
Microsoft .NET Micro Framework è open source
Tuttolinux - novità ed articoli dal mondo del pinguino ! | November 18th 2009 by Stefano
Continuano le “contaminazioni” reciproche da parte di Microsoft e una parte della comunità Linux — quella, per intenderci, che non è particolarmente ostile al progetto Mono: dopo il rilascio di Mono Tools for Visual Studio della sett read more
ASP.NET MVC 2 Beta Released
George Chatzimanoli's Blog | November 18th 2009 by George Chatzimanolis
Χθες (στις 17.11.2009) στο πλαίσιο της PDC09, ο Bob Muglia ανακοίνωσε &ta read more
ASP.NET MVC 2 Beta Source Code
Hector Minaya | November 17th 2009 by Hector Minaya
En el dia de hoy Phil Haack, Program Manager del equipo de ASP.NET MVC publico el codigo fuente del Beta 2 de ASP.NET MVC en CodePlex.Adicionalmente publicaron los Futures, los cuales son una serie de funcionalidades que aun no llegan a ser parde del read more
12 ASP.NET MVC Best Practices
Web Development Community | November 16th 2009 by Black
Last week I held two presentations about ASP.NET MVC for the new-born DotNetRomaCeStà user group in Rome. And one of them was about what I consider to be ASP.NET MVC Best Practices. The presentation was in Italian so I decided to translate my slide read more
Server Side Validation With ASP.NET MVC And Data Annotations
Web Development Community | November 16th 2009 by Black
When you’re using ASP.NET MVC, there’s no validation controls for you compared to ASP.NET WebForms. It is always important to validate data on the server as well as the client. Back when Dynamic Data was being developed, a set of attributes was c read more
Chris Love’s Official ASP.NET Blog : Using CSS Selectors
Burning List | November 16th 2009
Using CSS Selectors Over the last year I have been spending a lot of time re-learning how to use CSS. Since ASP.NET was released the use of Web Controls had made me CSS and HTML ignorant. With the advent of ASP.NET MVC and JQuery combined with the in read more
10 results of 1,249Discussions
Endoftheinter.net sent me 500 views?

3 months ago
Posted by Shuttercraft in General Discussion
Are you spending too much time on NET ???????…

3 months ago
Posted by Adityavardhan in General Discussion
twitter 2nd largest SPAM platform on the net

3 months ago
Posted by timethief in General Discussion
Serious Topic #3: The net is spawning a new l…

5 months ago
Posted by Rivy in General Discussion
The Best Social Site on the NET my opinion BC…

3 months ago
Posted by harleyblues in General Discussion





10 results of 383Social Search
hminaya has updated their twitter:
blackmoon has updated their twitter:
blackmoon has updated their twitter:
GPDeath has updated his twitter:
GPDeath has posted a new entry on: Gunnar Peipman's ASP.NET Blog
ASP.NET MVC: Validating objects using Enterprise Library validation application block
Data validation is important topic in applications. There are many validation frameworks available and there should be one that you are happy with. I am currently playing with Enterprise Library 4.1 V…
Read More »
DaveMBush has posted a new entry on: .NET Answers
ASP.NET MVC in Action
The Model-View-Controller pattern—universally known as MVC—provides a stable, testable approach to web application development by separating the major functions—or concerns—of an application i…
Read More »
blackmoon has posted a new entry on: Web Development Community
ASP.net MVC jQuery and Ajax post - Coder Turf
Example of the two main methods in ASP.net MVC for doing asynchronous posts to the controller using Ajax and JQuery. Also this article covers population of an HTML element (div in this case) with the…
Read More »
blackmoon has posted a new entry on: Web Development Community
Html Encoding Nuggets With ASP.NET MVC 2
In a recent blog post, I introduced ASP.NET 4’s new HTML Encoding code block syntax as well as the corresponding IHtmlString interface and HtmlString class. I also mentioned that ASP.NET MVC 2 would…
Read More »
premaasresonator has bookmarked: Using ASP.NET MVC with Different Versions of IIS : The Official Microsoft ASP.NET Site
elchunkano has bookmarked: Using ASP.NET MVC with Different Versions of IIS : The Official Microsoft ASP.NET Site
Top 5 Shown | View Next 5 results
View All Results