Category Windows Azure Views: 824
Abstract: In this article, we will use a bunch of familiar technologies to build a nice little image hosting application. We will build an ASP.NET MVC app that uses Azure Blob Storage for hosting the images. The MVC app can be easily hosted on Azure Website (not demoed here). Idea is to see multiple technologies that we have seen working in samples work together in a slightly bigger scenario.
Read More ...
Category ASP.NET MVC Views: 779
Abstract: Fluent API is a flexible way to define mapping between POCO classes used in Entity Framework Code first. This article demonstrates how to use Fluent API in an ASP.NET MVC application
Read More ...
Category ASP.NET Views: 2615
Abstract: An introduction to Web API’s Custom Assembly Resolver feature that enables you to add Controller libraries dynamically at run time. To add some pizazz, we generate the entire Controller on the fly and see how we can access it from a Web API Client.
Read More ...
Category ASP.NET Views: 1925
Abstract: A walkthrough of how to sign up with MongoHQ to setup a MongoDB database and then connect to it from an ASP.NET Web API application.
Read More ...
Category ASP.NET Views: 2489
Abstract: This article gives us an overview of how to host Web API services without IIS using it’s built in Self Hosting capabilities. Along the way we build a plain vanilla html client to consume our service as well.
Read More ...
Category ASP.NET MVC Views: 1899
Abstract: Profiling MVC production code at runtime can often be tough, messy and a performance hog. MiniProfiler created by the Stack Exchange team is an easy-to-setup-and-use profiling library for ASP.NET MVC and Entity Framework.
Read More ...
Category Windows Azure Views: 1908
Abstract: Demo showing how to send files ‘chunked’ to an ASP.NET MVC Web Application which in turn stores the files in Azure Blob storage.
Read More ...
Category Windows Azure Views: 2813
Abstract: This article demonstrates how to do Chunked File Uploads to Azure Storage from an ASP.NET MVC application
Read More ...
Category DNC Magazine Views: 2346
Abstract: This article discusses how strongly Team Foundation Server 2012 supports the implementation of SCRUM and CMMI processes
Read More ...
Category Windows Azure Views: 2093
Abstract: Build an ASP.NET MVC 4 application that uploads multiple files to Azure Cloud Storage, get the list of items in storage and have a rudimentary view of the files.
Read More ...
Category ASP.NET Views: 6352
Abstract: Use ASP.NET MVC's AntiResourceForgery token mechanism and extend it to Web API via a delegating handler to prevent CSRF attacks
Read More ...
Category ASP.NET MVC Views: 3734
Abstract: Code-First approach provides freedom to the developer to define model classes as per the Domain requirements first via POCOs. We will use this feature in an ASP.NET MVC application
Read More ...
Category ASP.NET Views: 8190
Abstract: Today, we will look at the Lifecycle of an ASP.NET Web API message as it travels from the server to the client via the HttpRequest and back via the HttpResponse
Read More ...
Category WinForms & WinRT Views: 3373
Abstract: This article explains notification types and background tasks in Windows 8 Apps and also the programmatic APIs that we need to use to make best use of the notifications framework.
Read More ...
Category .NET 4.0 Views: 3848
Abstract: With .NET 4.5, the Task Parallel Library team went another step ahead and built a little known library called Parallel Dataflow Library. This article explains why as a .NET developer, you must know about this powerful library.
Read More ...
12345678910...

   Article Filter : Per page: