What you want to see on DotNetFunda.com ?
Go to DotNetFunda.com
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 4945 |  Welcome, Guest!   Register  Login
Home > .NET Resources > Posts from trusted RSS Feeds

Quality Posts from .NET Related Feeds

 Below is the list of posts coming through RSS feeds from several trusted websites, if you also have any RSS feed to suggest, please let us know.

Search Resources | Community Home


windowsclient.net msdn.com dotnetkicks.com silverlight.net
Simple Data Binding with Knockout, Web API and ASP.Net Web Forms
Fri, 24 May 2013 00:00:00 GMT

Jalpesh explains how we can use Knockout and Web API with ASP.NET Web Forms.
Getting "SignalR-Ready" in Visual Studio 2010
Thu, 23 May 2013 00:00:00 GMT

This article discusses the necessary steps to get started building SignalR Applications using Visual Studio 2010.
Tracing in ASP.NET Web API
Wed, 22 May 2013 00:00:00 GMT

Take a quick peek at ASP.NET Web API’s Tracing implementation and its unique features. Also see how we can enable Tracing in non-Web API template based MVC Apps that use Web API
A CKEditor File Browser For ASP.NET Web Pages
Tue, 21 May 2013 00:00:00 GMT

CKEditor is one of the most popular rich text editors available. Out of the box, there is no file browser to help with selecting images, but you can purchase an add-on from them - CKFinder. Alternatively, you can build your own file browser component.
Splitting and Merging PDF Files using iTextSharp
Mon, 20 May 2013 00:00:00 GMT

This article covers using the iTextSharp library to split and merge PDF Files in C#.
HTTP Cookies and ASP.NET Web API
Sun, 19 May 2013 00:00:00 GMT

Use cookies to exchange bits of information between a Web API service and a client
Custom Validation with IValidatableObject in MVC
Sat, 18 May 2013 00:00:00 GMT

In this post you will learn how to create a self validatable object using IValidatableObject to validate data in MVC.
return View() vs return RedirectToAction() vs return Redirect() vs return RedirectToRoute()
Fri, 17 May 2013 00:00:00 GMT

There are different ways to return/render a view in MVC Razor. Many developers got confused when to use return View(), return RedirectToAction(), return Redirect() and return RedirectToRoute().This articles explains the differences.
Querying Wikipedia in ASP.NET Using LINQ-to-Wiki
Thu, 16 May 2013 00:00:00 GMT

Rion Williams discusses how to query Wikipedia content within ASP.NET applications through traditional LINQ queries using the LINQ-to-Wiki library.
How to Avoid Session Hijacking in Web Applications
Wed, 15 May 2013 00:00:00 GMT

This article describes hijacking (theft) of a user Cookie from a browser and how to avoid it.
Responsive ASP.NET GridView With Twitter Bootstrap
Tue, 14 May 2013 00:00:00 GMT

How to implement Responsive ASP.NET GridView with Twitter Bootstrap
Area in MVC - Giving a Nice Physical Structure & Dealing with Template Bug
Mon, 13 May 2013 00:00:00 GMT

In this article you will learn how MVC Architecture separates all logic physically, and how to use Areas to separate it logically.
Getting Started with ASP.NET MVC 4 Mobile Sites using jQuery Mobile
Sun, 12 May 2013 00:00:00 GMT

This article leverages the built-in ASP.NET MVC 4 Project template for Mobile Sites to quickly get started with a mobile dedicated website.
Excel Style Data Filtering in ASP.NET MVC using DataTables.js Plugin
Sat, 11 May 2013 00:00:00 GMT

Sumit Maitra shows how we can use DataTable.js to do Excel-style filtering in an ASP.NET MVC application, where we have filter-dropdowns on the header of each column and filtering data by one column adjusts the filtering options in other columns
Deploying an ASP.NET Website to Azure in Visual Studio 2012 from a Git Repository directly
Fri, 10 May 2013 00:00:00 GMT

Explore how to deploy our own ASP.NET WebSite in Visual Studio, using the Git plugin to commit the code to Git and see how we can connect Windows Azure to our repository
ASP.NET MVC 4 - Implementing Asynchronous Controller using .NET Framework 4.5
Thu, 09 May 2013 00:00:00 GMT

The async and await keywords help us write concise code when developing Asynchronous Controllers in ASP.NET MVC thus helping in building applications that can accept more requests than their synchronous counterparts. This article explains this with an example.
Nancy - A Lightweight .NET Framework
Wed, 08 May 2013 00:00:00 GMT

Nancy is a lightweight open source framework for building HTTP-based services on .NET.
Lifecycle of an ASP.NET Web API Message
Tue, 07 May 2013 00:00:00 GMT

Suprotim Agarwal looks 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
Creating Advanced Audit Trails using ASP.NET Action Filters
Mon, 06 May 2013 00:00:00 GMT

This post covers how to implement a more advanced auditing system within your ASP.NET MVC Application using custom ActionFilters though granular Request serialization, "Session" monitoring and more.
Introducing Online ASP.NET MVC 4 Cheat Sheet
Sun, 05 May 2013 00:00:00 GMT

A quick view of ASP.NET MVC 4
Source: ASP.NET, MSDN, Silverlight, DotNetKicks etc.


About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/25/2013 11:57:03 PM