.NET news » Search results
Search results for query "net" (410):
Synchronous Programming using .NET 4.5 BCL
I’ll show you the traditional way of converting Synchronous example to Asynchronous one and then will see how the same can be accomplished using Fx 4.5.
ASP.NET: Unit Testing in the Navigation for ASP.NET Web Forms Framework
The article will demonstrate the benefits of having a consistent approach to navigation and data passing in a Web Forms application, showing how this bears fruit when building Single-Page Interfaces. Although all the current buzz is around ASP.NET MVC, it will present a compelling argument for using the Navigation for ASP.NET Web Forms project I host on codeplex together with standard ASP.NET Ajax and DataBinding.
.NET REST service
Self-installing version tracking REST service for builds
Implementing ASP.NET MVC Views in three different ways
Three different approaches for implementing the View role in an MVC application.
ASP.NET MVC 3 plug-in architecture using Griffin.MvcContrib
How to create a flexible plugin system with Griffin.MvcContrib.
Migrating VB project (which are using .tlb references) to VB.NET (yellow exclamation mark error in references)
Migration of a VB project which is using .tlb refrences, to VB.NET
2012-05-03 05:32:00 Source: Migrating VB project (which are using .tlb references) to...
Tags: VB.NET
ASP.NET MVC 4: What’s New for Mobile Development in ASP.NET MVC 4
With the popularity of mobile and tablet devices, it’s no surprise that improving the mobile Web site development experience was such a focus in ASP.NET MVC 4. What’s nice is how well it succeeded, as Keith Burnell explains.
The article covers features in the upcoming release of ASP.NET MVC4 targeted specifically at mobile Web site development. These features range from making it easier to create a mobile specific sites to making it less work to get your standard MVC site displaying correctly on mobile devices and finally making your feel native with jQuery Mobile.
ASP.NET: Introducing the Navigation for ASP.NET Web Forms Framework
Take a fresh look at Web Forms with this new navigation framework that eliminates tight coupling and codebehind while providing for unit-tested data-bound code and many other advantages—enough to make an ASP.NET MVC application green with envy, according to creator Graham Mendick.
An Introduction to ASP.NET Web API
Microsoft recently released the ASP.NET MVC 4.0 beta and along with it, the brand spanking new ASP.NET Web API. Web API is an exciting new addition to the ASP.NET stack that provides a new, well-designed HTTP framework for creating REST and AJAX APIs (API is Microsoft’s new jargon for a service, in case you’re wondering). Although Web API currently ships and installs with ASP.NET MVC 4, you can use Web API functionality in any ASP.NET project, including WebForms, WebPages and MVC or none of the above. You can also self-host Web API in your own applications.
A couple of tricks when using the standard WPF .NET 4.0 DatePicker control
Show hows to alter the DatePicker to use keyboard up/down keys for cleverer date selection.
2012-03-09 13:13:00 Source: A couple of tricks when using the standard WPF .
Tags: WPF


Syndicate