Click here to Skip to main content
15,888,816 members

Videos


Page 1 of 3
1 2 3


1. Ajax file upload with ASP.NET5
This post is about uploading files to ASP.NET 5 web application using HTML5 file API.
Web Development » ASP.NET » ASP.NETvNext
Anuraj Parameswaran Updated: 2 Nov 2015
Rating: ( (No votes))
2. Generic repository in aspnet5
In this post, I am explaining generic repository pattern using EF7. The Repository Pattern is a common construct to avoid duplication of data access logic throughout our application. The purpose of the repository is to hide the details of accessing the data.
All Topics » »
Anuraj Parameswaran Updated: 1 Nov 2015
Rating: 4.00/5 ( (4 votes))
3. Dependency injection with AutoFac in ASP.NET 5
ASP.NET5 comes with inbuilt dependency injection framework. This post is about using Autofac DI framework instead the in built DI framework. You can find more details about ASP.NET5 DI Framework in ASP.NET5 DependencyInjection respository.
Web Development » HTML »
Anuraj Parameswaran Updated: 1 Nov 2015
Rating: 1.33/5 ( (6 votes))
4. dnx-watch - A no-compile Developer Experience
dnx-watch - A no-compile Developer Experience
All Topics » »
Anuraj Parameswaran Updated: 31 Oct 2015
Rating: ( (No votes))
5. Enabling GZip Compression in ASP.NET5
Compression is an easy and effective way to reduce the size and increase the speed of communication between a client and remote resource. Two common compression algorithms used on the web are GZip and Deflate.
Web Development » HTML »
Anuraj Parameswaran Updated: 31 Oct 2015
Rating: 4.00/5 ( (1 vote))
6. Dependency injection with AutoFac in ASP.NET 5
ASP.NET5 comes with inbuilt dependency injection framework. This post is about using Autofac DI framework instead the in built DI framework. You can find more details about ASP.NET5 DI Framework in ASP.NET5 DependencyInjection respository.
Web Development » HTML »
Anuraj Parameswaran Updated: 31 Oct 2015
Rating: 2.00/5 ( (1 vote))
.

()
» »
Updated:
Rating: ()
7. Enabling GZip Compression in ASP.NET 5
Enabling GZip Compression in ASP.NET 5
Web Development » HTML »
Anuraj Parameswaran Updated: 25 Oct 2015
Rating: 5.00/5 ( (2 votes))
8. dnx-watch - A no-compile Developer Experience
dnx-watch - A no-compile Developer Experience
All Topics » »
Anuraj Parameswaran Updated: 16 Oct 2015
Rating: 5.00/5 ( (1 vote))
.

()
» »
Updated:
Rating: ()
9. Ajax File Upload with ASP.NET5
Ajax file upload with ASP.NET 5
Web Development » ASP.NET » ASP.NETvNext
Anuraj Parameswaran Updated: 15 Oct 2015
Rating: 4.00/5 ( (4 votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
10. Generic Repository in ASPNET5
Generic Repository in ASPNET5
Web Development » ASP.NET »
Anuraj Parameswaran Updated: 3 Oct 2015
Rating: 4.33/5 ( (4 votes))
.

()
» »
Updated:
Rating: ()
11. Measuring code coverage of ASP.NET 5 applications using Opencover
This post is about getting code coverage of ASP.NET 5 using Opencover. In computer science, code coverage is a measure used to describe the degree to which the source code of a program is tested by a particular test suite.
Web Development » HTML »
Anuraj Parameswaran Updated: 20 Sep 2015
Rating: 5.00/5 ( (2 votes))
12. Build your own ASP.NET 5 tag helper
Few days back I wrote a post on ASP.NET 5 Tag Helpers, this post is about building your own tag helper. As the first step you need to inherit from TagHelper class, which is available in “Microsoft.AspNet.Razor.Runtime.TagHelpers” namespace.
Web Development » HTML »
Anuraj Parameswaran Updated: 20 Sep 2015
Rating: 4.64/5 ( (5 votes))
13. Creating ASP.NET 5 Web Application using Yeoman Generator
In this post we will explore the ASP.NET 5 Yeoman generator. What is Yeoman? Yeoman is a set of tools that facilitates building web applications. To use Yeoman, you need to install nodejs and yo package. So here is the installation steps for ASP.NET 5 Yeoman generator.
All Topics » »
Anuraj Parameswaran Updated: 20 Sep 2015
Rating: 5.00/5 ( (1 vote))
14. Using jquery ui autocomplete with ASP.NET 5
This post is about how to use jquery ui autocomplete with ASP.NET 5. Long back I wrote a blog post about using JQuery autocomplete with ASP.NET. Here is the sample action methods, which returns an array of strings – programming languages from JQuery UI autocomplete demo.
All Topics » »
Anuraj Parameswaran Updated: 19 Sep 2015
Rating: 4.00/5 ( (1 vote))
15. How to develop universal apps for IoT device
This post is about developing apps for your IoT device. In the last post I mentioned about installing and booting Windows IoT core on Raspberry PI 2. In this post we will look into the application development for IoT devices.
All Topics » »
Anuraj Parameswaran Updated: 19 Sep 2015
Rating: ( (No votes))

Page 1 of 3
1 2 3