Skip to main content

Home/ OCG developers/ Group items tagged net

Rss Feed Group items tagged

Steven van Dijk

Telerik's definitive Microsoft .NET framework guide for choosing the best .NET technology - 0 views

  •  
    The Microsoft .NET platform, originally introduced in 2002, is mature and it provides developers with great options for creating software that can meet the requirements of any project. With many options, though, it can be difficult for today's .NET developer to choose the correct .NET technologies for a project. Addressing this problem, Telerik has assembled its senior technical leaders to produce the Microsoft Platform Guidance 2012. This document attempts to provide prescriptive guidance for .NET developers trying to determine the best .NET technologies to use for specific software challenges.
remonkoopmans

ASP.NET MVC plugin framework - CodeProject - 0 views

  •  
    In this article, you will see creating a plugin is almost exactly same as create a regular ASP.NET MVC web application, it only need to create a plugin manifest file for each plugin.
remonkoopmans

Know Thy .NET Dictionaries - CodeProject - 0 views

  •  
    This article takes a closer than normal look at everyone's favourite data structure - the .NET dictionary. There are quite a lot of different dictionaries classes in .NET these days, so I'm going to explore how they work, what their differences are and where to use them.
Steven van Dijk

ASP.NET MVC3 Razor With JQuery For Beginners - CodeProject® - 0 views

  •  
    In this article you can find a simplest way to create your first ASP.NET MVC application. This is a tutorial for absolute beginners to ASP.NET MVC. Only prerequisite for following this tutorial is that you know how to use Visual Studio, and to understand
Steven van Dijk

Announcing the release of .NET Framework 4.5 RTM - Product and Source Code - 0 views

  •  
    Today, we are happy to announce the availability of Microsoft .NET Framework 4.5 and Visual Studio 2012. You can develop apps that will take advantage of all the great features that we have added, including new features in Windows 8. We are also announcing the availability of the .NET Framework 4.5 reference source code, under the Microsoft Reference Source License (MS-RSL).
Steven van Dijk

6 Ways To Avoid Mass Assignment in ASP.NET MVC - 0 views

  •  
    "One of the scenarios that I always demonstrate during an ASP.NET MVC class is how to create a mass assignment vulnerability and then execute an over-posting attack."
Steven van Dijk

Writing Custom HTML Helpers for ASP.NET MVC - 0 views

  •  
    "Switching from developing ASP.NET WebForms to MVC might seem awkward at first, but Ed demonstrates why the change needn't be painful, and how best to build a set of tools for rapid MVC development."
Steven van Dijk

Comparing Values for Equality in .NET: Identity and Equivalence - 0 views

  •  
    "The various ways of comparing two values for equality in .NET can be very confusing. In fact if we have two objects a and b in C# there are at least four ways to compare their identity, plus one operator that looks like an identity comparison to add to the confusion"
Steven van Dijk

(video) What's New in Microsoft .NET Framework 4.5 - 0 views

  •  
    TechEd Europe 2012: a whirlwind overview of the many new features in the upcoming release of the .NET framework.
Steven van Dijk

Introducing NuGet Package Management for .NET - 0 views

  •  
    NuGet is a package management system for .NET. The goal of NuGet is to make the process of incorporating third party libraries into your solutions as simple as possible.
Steven van Dijk

Avoid shooting yourself in the foot with Tasks and Async - 0 views

  •  
    "Since the release of .NET 4.5, you've been able to use the RTM version of Async & Await. There are some things though that can lead to very weird behaviors in your applications, and a lot of confusion."
Steven van Dijk

(PluralSight course) C# Fundamentals - 0 views

  •  
    "This course is designed to give you everything you need to become a productive C# developer on the .NET platform"
Steven van Dijk

How Resharper rocks my average work day - 0 views

  •  
    "I've been using Resharper since I started coding in .NET/C#. It's a tool with a lot of features which aids you in the average day development. In this blog post I'm going to show you the features that I use the most."
Steven van Dijk

The C# Memory Model in Theory and Practice - 0 views

  •  
    "This is the first of a two-part series that will tell the long story of the C# memory model. The first part explains the guarantees the C# memory model makes and shows the code patterns that motivate the guarantees; the second part will detail how the guarantees are achieved on different hardware architectures in the Microsoft .NET Framework 4.5."
1 - 20 of 51 Next › Last »
Showing 20 items per page