.NET news » Search results
Search results for query "net" (410):
Parallel Programming: The Past, Present and Future of Parallelizing .NET Applications
In the world of multi-core and manycore everywhere, parallelism is now something every developer must at least consider, and something that the millions of developers that use managed languages must be able to take advantage of. Stephen Toub shows how parallelism is evolving in .NET.
2011-07-28 19:00:00 Source: Parallel Programming: The Past, Present and Future of...
Tags: Performance
ComponentModel for ASP.NET MVC3
In this article i will show you how to build a component model for ASP.NET MVC3 with Builder and Factory design patterns. You could use this model to write your strongly type components to binding data, handling harchical objects and write jQuery UI controls / Html5 controls for ASP.NET MVC3.
ASP.NET AJAX testing made easy using Visual Studio 2008 Web Test
A collection of ExtractionRules, ValidationRules, and Request Plugin that makes ASP.NET and AJAX website testing painless. No need to record tests, write parameterized tests using server-side control names, handle UpdatePanels, simulate clicks on buttons - all from Web Test. Facilitates painless sop
99.99% available ASP.NET and SQL Server SaaS Production Architecture
Production Architecture for a SaaS web application built using ASP.NET and SQL Server that guarantees 99.99% availability and super performance
How to Start Unit Testing .NET Projects
The benefits of unit testing such as shortening the development time, reducing development costs and releasing higher quality products, are well known. Below you can see a Software testing guide about how to start unit testing .NET projects.
The first tool you need is a testing framework. You have a couple of choices there. If you are using Microsoft Visual Studio 2008 Professional or above, you already have the Microsoft unit testing framework installed. The framework comes also with Microsoft Visual Studio 2005 Team System.
read more
How to use a WebCam in C# with the .NET Framework 4.0 and Microsoft Expression Encoder 4
How to use a WebCam in C#.
2011-05-28 23:43:00 Source: How to use a WebCam in C# with the .
Tags: C#
Webpart/Portlet development in ASP.NET MVC Framework
Solution adorned with drag and drop Portlet/Webpart customization feature in ASP.NET MVC Framework. It summoned JQuery for better user experience evading inclusive page refresh during personalization.
2011-05-28 10:14:00 Source: Webpart/Portlet development in ASP.
Tags: ASP.NET
Gridview inside Gridview in asp.net C#
Gridview inside Gridview in asp.net C# or Nested Gridview and Update , Delete from Gridview
Using Google Calendar in an ASP.NET Website
How to use Google Calendar in an ASP.NET website
Using Cudafy for GPGPU Programming in .NET
An introduction to using Cudafy.NET to perform processing on a GPU
2011-05-27 08:19:00 Source: Using Cudafy for GPGPU Programming in .
Tags: Graphics


Syndicate