Servefault.com - Latest published stories in ASP.NET
2
votes

.NET Rocks!

published 4 days, 3 hours, 2 minutes ago posted by GodaddyGodaddy 7 days, 6 hours, 33 minutes ago
Monday, March 08, 2010 2:37:38 PM GMT Friday, March 05, 2010 11:06:58 AM GMT
Carl and Richard pick the winner for the My .NET Story contest held by Mirosoft. Contestants submitted their projects and were judged by a panel of experts. Includes short interviews with the finalists. (more)
category: ASP.NET | clicked: 0 | comment | | source: www.dotnetrocks.com
tags: .Net
2
votes

The Ebooks Nest Video Training : Free Ebooks Download: ASP.NET MVC Framework Unleashed

published 6 days, 5 hours, 17 minutes ago posted by GodaddyGodaddy 15 days, 8 hours, 49 minutes ago
Saturday, March 06, 2010 12:23:01 PM GMT Thursday, February 25, 2010 8:50:06 AM GMT
ASP.NET MVC Framework Unleashed By Stephen Walther Sams; 1 edition (July 24, 2009) | English | 0672329980 | 744 pages | PDF | 8.54 MB In this book, world-renowned ASP.NET expert and member of the Microsoft ASP.NET team Stephen Walther shows experienced developers how to use Microsoft's new ASP.NET MVC Framework to build web applications that are more powerful, flexible, testable, manageable, scalable, and extensible. Understand how to: * Build enterprise-scale web applications far more rapidly and ... (more)
category: ASP.NET | clicked: 1 | comment | | source: www.topviewed.info
tags: ASP.NET MVC Framework, Web Applications
2
votes

New MVC framework in Joomla 1.5 too good? « PICnet Blog

published 6 days, 5 hours, 17 minutes ago posted by GodaddyGodaddy 15 days, 8 hours, 51 minutes ago
Saturday, March 06, 2010 12:23:01 PM GMT Thursday, February 25, 2010 8:48:46 AM GMT
Take advantage of our free 30-day trial. No credit card required.Sign Up now!PICnet, Inc.Non-Profit SoapboxPICnet blog. All our news. All in one place.« Non-Profit Developers Unite!Joomla! Ensures Website Security with Acunetix Web Vulnerability Scanner »New MVC framework in Joomla 1.5 too good?by Ryan Ozimekon November 18th, 2006In:Joomla, Joomla 1.5Tags: Sitting on one of the Joomla working groups, I see a lot of interesting conversations go across the boards.  Often times, there are quite vibrant d... (more)
category: ASP.NET | clicked: 1 | comment | | source: blog.picnet.net
tags: Joomla, MVC Framework
2
votes

Pro ASP.NET MVC V2 Framework | Win Web Hosting

published 6 days, 5 hours, 17 minutes ago posted by GodaddyGodaddy 15 days, 8 hours, 52 minutes ago
Saturday, March 06, 2010 12:23:01 PM GMT Thursday, February 25, 2010 8:47:26 AM GMT
The ASP.NET MVC V2 Framework is the latest evolution of Microsofts ASP.NET web platform. It introduces a radically new high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET 3.5. (more)
category: ASP.NET | clicked: 0 | comment | | source: www.winwebhosting.com
tags: ASP.NET 3.5, ASP.NET MVC V2, Microsoft
2
votes

Herding Code 74: Javier Lozano on MVC Turbine and Composed Applications | Herding Code

published 6 days, 5 hours, 17 minutes ago posted by GodaddyGodaddy 15 days, 8 hours, 53 minutes ago
Saturday, March 06, 2010 12:23:01 PM GMT Thursday, February 25, 2010 8:46:39 AM GMT
Herding CodeSearchSubscribe to RSSPosted by adminPosted in interview, podcast This week on Herding Code, K Scott leads a conversation with ASP.NET Insider and MVP, Javier Lozano, about his open source project, MVC Turbine, and extensibility and composition with ASP.NET MVC.Javier provides a twitter-like overview of his open source project: “MVC Turbine helps you build modular applications on top of ASP.NET MVC and that’s pretty much it.” K Scott asks about the advantages of using MVC Turbine to add fea... (more)
category: ASP.NET | clicked: 1 | comment | | source: herdingcode.com
tags: ASP.NET MVC
2
votes

IIS Workstation: ASP.NET MVC Framework and IIS: What's the connection?

published 6 days, 5 hours, 17 minutes ago posted by GodaddyGodaddy 15 days, 8 hours, 54 minutes ago
Saturday, March 06, 2010 12:23:01 PM GMT Thursday, February 25, 2010 8:45:49 AM GMT
"Can you tell me as to how ASP.NET MVC is processed in IIS?" I came across this interesting question from a member of my audience when I was giving a session for Community Techdays a few days back. I am not much of an ASP.NET developer therefore as much as I would hate to I had to say "Let me get back to you later on that". So here's what I have figured out so far: ASP.Net MVC or ASP.Net Model View Controller was introduced with .Net 3.5. The basic difference between an ASP.Net application and and ... (more)
category: ASP.NET | clicked: 1 | comment | | source: www.iisworkstation.com
tags: ASP.NET Developer, ASP.NET MVC
2
votes

MSDN Blog Postings » Blog Archive » Attributes and ASP.NET MVC

published 6 days, 5 hours, 17 minutes ago posted by GodaddyGodaddy 15 days, 8 hours, 55 minutes ago
Saturday, March 06, 2010 12:23:01 PM GMT Thursday, February 25, 2010 8:44:29 AM GMT
Anyone who wants to learn about ASP.NET MVC will quickly discover that MVC makes extensive use of a relatively new feature of .NET called attributes. Many programmers who are new to ASP.NET MVC may also be new to the use of attributes. This article covers the basic concepts of attributes and their use in ASP.NET MVC. What is an Attribute? An attribute is a class that inherits from the abstract class System.Attribute . By convention, all attributes are given a class name that ends with the word “Attribute... (more)
category: ASP.NET | clicked: 0 | comment | | source: msdnrss.thecoderblogs.com
tags: ASP.NET MVC
5
votes

Code Metrics: Measuring LoC in .NET applications

published 10 days, 23 hours, 44 minutes ago posted by gpeipmangpeipman 19 days, 18 hours, 38 minutes ago
Monday, March 01, 2010 5:55:25 PM GMT Saturday, February 20, 2010 11:01:57 PM GMT
My previous posting gave quick overview of code metric called Lines of Code (LoC). In this posting I will introduce you how to measure LoC in Visual Studio projects using Visual Studio Code Analysis and NDepend. (more)
category: ASP.NET | clicked: 0 | comment | | source: weblogs.asp.net
tags: .Net, code metrics, loc, NDepend, Visual Studio
4
votes

Simple pager for ASP.NET MVC

published 10 days, 23 hours, 44 minutes ago posted by gpeipmangpeipman 19 days, 7 hours, 32 minutes ago
Monday, March 01, 2010 5:55:25 PM GMT Sunday, February 21, 2010 10:07:24 AM GMT
I needed simple pager for one of my ASP.NET MVC projects. I mean really simple pager – no new types my code should be aware of, no any other chemistry I don’t really need in early stages. As ASP.NET MVC has nothing to offer I wrote my own really simple pager implementation. Here is what I did. (more)
category: ASP.NET | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET, MVC, pager
4
votes

Writing object to object mapper: first implementations

published 27 days ago posted by gpeipmangpeipman 33 days, 5 hours, 11 minutes ago
Saturday, February 13, 2010 5:39:53 PM GMT Sunday, February 07, 2010 12:29:02 PM GMT
I wrote some object to object mapping code and introduced it in some of my previous postings about performance. As I received 22x performance raise when trying out different mapping methods it is now time to make my code nice. In this posting I will show you how I organized my code to classes. Yes, you can use my classes in your work if you like. (more)
category: ASP.NET | clicked: 0 | comment | | source: weblogs.asp.net
tags: .Net, C#, object to object mapping, performance
5
votes

ASP.NET MVC Performance II: Optimizing resources

published 27 days ago posted by gpeipmangpeipman 33 days, 7 hours, 58 minutes ago
Saturday, February 13, 2010 5:39:53 PM GMT Sunday, February 07, 2010 9:41:32 AM GMT
In my previous posting about ASP.NET MVC performance I showed you how to combine resources like scripts, style sheets and images. In this posting I will show you how to minimize resources so we don’t waste the bandwidth we got. (more)
category: ASP.NET | clicked: 2 | comment | | source: weblogs.asp.net
tags: ASP.NET, MVC, optimization, performance
3
votes

ASP.NET MVC Performance I: Combining resources

published 27 days ago posted by gpeipmangpeipman 34 days, 3 hours, 30 minutes ago
Saturday, February 13, 2010 5:39:53 PM GMT Saturday, February 06, 2010 2:09:42 PM GMT
I wrote a small postings series about how to optimize ASP.NET MVC applications. This posting is small introduction to series and it also introduces first two optimization steps: resources and images combining. (more)
category: ASP.NET | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET, MVC, optimization, performance
5
votes

ASP.NET 4.0: How to use application warm-up class

published 31 days, 4 hours, 51 minutes ago posted by gpeipmangpeipman 40 days, 4 hours, 1 minute ago
Tuesday, February 09, 2010 12:48:36 PM GMT Sunday, January 31, 2010 1:38:14 PM GMT
About week ago I introduced IIS Application Warm-up Module. ASP.NET 4.0 provides separate mechanism for same purposes. ASP.NET 4.0 application warm-up is different and if you like you can use both warm-up methods together. In this posting I will show you how to make ASP.NET 4.0 application warm-up work. (more)
category: ASP.NET | clicked: 2 | comment | | source: weblogs.asp.net
tags: ASP.NET, IIS
3
votes

Using FullCalendar jQuery component with ASP.NET MVC

published 31 days, 4 hours, 51 minutes ago posted by gpeipmangpeipman 37 days, 2 minutes ago
Tuesday, February 09, 2010 12:48:36 PM GMT Wednesday, February 03, 2010 5:37:23 PM GMT
I found very good jQuery component called FullCalendar. My special favorites are agenda views because they make this calendar really useful in business applications. In this posting I will show you how to use FullCalendar with ASP.NET MVC. (more)
category: ASP.NET | clicked: 3 | comment | | source: weblogs.asp.net
tags: ASP.NET, fullcalendar, jQuery, MVC
4
votes

Creating configuration reader for web and cloud environments

published 37 days, 9 hours, 35 minutes ago posted by gpeipmangpeipman 41 days, 2 hours, 16 minutes ago
Wednesday, February 03, 2010 8:04:29 AM GMT Saturday, January 30, 2010 3:23:57 PM GMT
Currently it is not possible to make changes to web.config file that is hosted on Windows Azure. If you want to change web.config you have to deploy your application again. If you want to be able to modify configuration you must use web role settings. In this blog post I will show you how to write configuration wrapper class that detects runtime environment and reads settings based on this knowledge. (more)
category: ASP.NET | clicked: 2 | comment | | source: weblogs.asp.net
tags: ASP.NET, Azure
5
votes

Scott on Writing

published 60 days, 13 hours, 49 minutes ago posted by GodaddyGodaddy 68 days, 4 hours, 11 minutes ago
Monday, January 11, 2010 3:50:35 AM GMT Sunday, January 03, 2010 1:28:42 PM GMT
Final Six ASP.NET Hosting Tutorials Now Online The final six tutorials in my Hosting Tutorials on www.asp.net have been published. These tutorials walk readers through hosting an ASP.NET website with a web host provider and are aimed at beginning to intermediate ASP.NET developers interested in getting a small- to medium-sized ASP.NET application online. The first six hosting tutorials served as an introduction to the series and provided an overview of core concepts. These current four tutorials examine... (more)
category: ASP.NET | clicked: 0 | comment | | source: scottonwriting.net
5
votes

Enabling the ASP.NET Ajax script loader for your own scripts - Tales from the Evil Empire

published 60 days, 13 hours, 49 minutes ago posted by GodaddyGodaddy 68 days, 4 hours, 18 minutes ago
Monday, January 11, 2010 3:50:35 AM GMT Sunday, January 03, 2010 1:21:11 PM GMT
Enabling the ASP.NET Ajax script loader for your own scripts In previous posts, I’ve shown different ways to build a client-side class browser, using the ASP.NET Ajax Libary and jQuery. In this post, I’ll focus on a few lines of code from the latest version of that sample. Those few lines of code enable my custom script to benefit from the script loader’s features such as lazy and parallel loading and dependency management. An important feature of the script loader is the separation of the script met... (more)
category: ASP.NET | clicked: 0 | comment | | source: weblogs.asp.net
2
votes

ASP.NET.4GuysFromRolla.com: Using Microsoft's Chart Controls In An ASP.NET Application: Enhancing Charts With Ajax

published 68 days, 7 hours, 58 minutes ago posted by GodaddyGodaddy 71 days, 6 hours, 17 minutes ago
Sunday, January 03, 2010 9:41:39 AM GMT Thursday, December 31, 2009 11:22:19 AM GMT
Whitepapers and eBooksMicrosoft Personalized Whitepapers and Resources for You Microsoft SQL Server 2008 Index Articles: Build a More Agile Business with IBM IBM Articles: Virtualization Delivers a Dynamic Infrastructure Articles: IBM Offers Enhanced Measurement and Management for Energy Usage Articles: IBM Helps Transformation to an Information-Based Enterprise Microsoft Articles: Visual Studio 2010 Adobe Article: Adobe Helps PHP Developers Create Rich Internet Applications Microsoft SharePoint ... (more)
category: ASP.NET | clicked: 1 | comment | | source: www.4guysfromrolla.com
2
votes

Meet my new ASP.NET MVC Extension - System.Web.Mvc.Extensibility - Kazi Manzur Rashid's Blog

published 68 days, 7 hours, 58 minutes ago posted by GodaddyGodaddy 71 days, 6 hours, 13 minutes ago
Sunday, January 03, 2010 9:41:39 AM GMT Thursday, December 31, 2009 11:26:15 AM GMT
kazimanzurrashid Meet my new ASP.NET MVC Extension - System.Web.Mvc.Extensibility After hearing Phil Haack and Scott Hanselman in their latest podcast and PDC session I decided to give a good look at the MvcTurbine project in this weekend. I totally agree the with intend of this project, let your favorite IoC to rule everywhere, but I do not think it has been implemented in the correct way. There are three important design decisions that the MvcTurbine te... (more)
category: ASP.NET | clicked: 0 | comment | | source: weblogs.asp.net
3
votes

Using LINQ and reflection to find matching properties of objects

published 71 days, 6 hours, 45 minutes ago posted by gpeipmangpeipman 76 days, 4 hours, 59 minutes ago
Thursday, December 31, 2009 10:54:04 AM GMT Saturday, December 26, 2009 12:40:22 PM GMT
As a side product of some experiments I wrote simple LINQ query that matches properties of two objects and returns these properties as list. The code I wrote is pretty simple and I packed it for you as method. (more)
category: ASP.NET | clicked: 1 | comment | | source: weblogs.asp.net
tags: Linq, reflection
Previous 1 2 3 4 5 6 7 8 9 10 Next