Click here to Skip to main content
15,886,689 members

Articles by Anuraj Parameswaran (Technical Blogs: 30, Tip/Tricks: 2)

Technical Blogs: 30, Tip/Tricks: 2

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating: 4.28

All Topics
19 Sep 2015   Updated: 19 Sep 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 8,441     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
This post is about implementing Custom View Engine in ASP.NET 5. Normally ASP.NET MVC looks for view files (*.cshtml), inside Views/Controller folder. If you want to configure it to some other location, you can manage it via custom view engine. Here is the implementation.
20 Sep 2015   Updated: 20 Sep 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 6,340     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
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.
19 Sep 2015   Updated: 19 Sep 2015   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 6,300     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
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.
19 Sep 2015   Updated: 19 Sep 2015   Rating: 3.67/5    Votes: 2   Popularity: 1.10
Licence: MIT    Views: 9,891     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Long back I wrote some posts about implementing captcha in ASP.NET MVC. This post is about implementing captcha in ASP.NET5 MVC 6. How it works – while loading the page, captcha tag helper displays an image, and set a hidden field in the page with an encrypted value.
1 Nov 2015   Updated: 1 Nov 2015   Rating: 4.00/5    Votes: 4   Popularity: 2.41
Licence: MIT    Views: 7,150     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
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.
16 Oct 2015   Updated: 16 Oct 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 5,400     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
dnx-watch - A no-compile Developer Experience
31 Oct 2015   Updated: 31 Oct 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: MIT    Views: 2,930     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
dnx-watch - A no-compile Developer Experience
19 Sep 2015   Updated: 19 Sep 2015   Rating: 1.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 11,070     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
At //Build 2015, Microsoft demonstrated a version of Windows running on a Raspberry Pi 2 board. Last month Microsoft released Windows 10 officially. This post is about installing and booting Windows 10 IoT core.
19 Sep 2015   Updated: 19 Sep 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: MIT    Views: 5,630     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
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.
Desktop Programming
MFC
2 Oct 2012   Updated: 2 Oct 2012   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 16,072     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
A very simple and lightweight collaboration white board using HTML5 canvas API, JQuery and SignalR
Mobile Apps
Windows Phone 7
5 May 2013   Updated: 5 May 2013   Rating: 4.79/5    Votes: 4   Popularity: 2.88
Licence: MIT    Views: 10,511     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Using existing database in Windows Phone
Operating Systems
Windows
22 Mar 2013   Updated: 22 Mar 2013   Rating: 4.83/5    Votes: 3   Popularity: 2.31
Licence: MIT    Views: 27,474     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
How to use SynchronizationContext in Windows Forms
Productivity Apps and Services
Team Communication Tools
7 Feb 2013   Updated: 7 Feb 2013   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: MIT    Views: 9,210     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
How to build a language translation bot using Skype and C#
Programming Languages
C#
6 Mar 2013   Updated: 6 Mar 2013   Rating: 4.00/5    Votes: 2   Popularity: 1.20
Licence: MIT    Views: 36,000     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This post is about working with the InkPicture control.
24 Sep 2012   Updated: 24 Sep 2012   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 12,921     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
How to delete a file or folder to Recyclebin
2 May 2013   Updated: 2 May 2013   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 12,891     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
How to send email messages with embedded images.
9 Oct 2012   Updated: 9 Oct 2012   Rating: 4.82/5    Votes: 5   Popularity: 3.37
Licence: MIT    Views: 12,101     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
How to turn off your monitor when you lock your machine
Visual Studio
23 Apr 2013   Updated: 23 Apr 2013   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 25,320     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
How to install NuGet packages directly
Web Development
ASP.NET
2 Nov 2015   Updated: 2 Nov 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: MIT    Views: 19,911     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
This post is about uploading files to ASP.NET 5 web application using HTML5 file API.
3 Oct 2015   Updated: 3 Oct 2015   Rating: 4.33/5    Votes: 4   Popularity: 2.61
Licence: MIT    Views: 13,113     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Generic Repository in ASPNET5
3 Dec 2012   Updated: 3 Dec 2012   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: MIT    Views: 70,036     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
How to create controls dynamically in ASP.NET and retrieve values from it
25 Sep 2012   Updated: 28 Nov 2012   Rating: 4.87/5    Votes: 22   Popularity: 6.34
Licence: CPOL    Views: 347,937     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
A solution to the problem
HTML
18 Sep 2015   Updated: 18 Sep 2015   Rating: 4.64/5    Votes: 5   Popularity: 3.25
Licence: MIT    Views: 11,840     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
This is post is about integrating Google reCaptcha for ASP.NET 5. To use reCaptcha in your website, you need to register in the reCaptcha website. You need to provide the label, domain name and email address of the owners. Once it is completed, you will get a screen like this.
20 Sep 2015   Updated: 20 Sep 2015   Rating: 4.64/5    Votes: 5   Popularity: 3.24
Licence: MIT    Views: 5,271     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
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.
20 Sep 2015   Updated: 20 Sep 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: MIT    Views: 8,491     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
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.
31 Oct 2015   Updated: 31 Oct 2015   Rating: 2.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 6,496     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
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.
31 Oct 2015   Updated: 31 Oct 2015   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 7,853     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
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.
1 Nov 2015   Updated: 1 Nov 2015   Rating: 1.33/5    Votes: 6   Popularity: 1.04
Licence: MIT    Views: 9,244     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
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.
19 Sep 2015   Updated: 19 Sep 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: MIT    Views: 9,250     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Today in ASP.NET forums I found one question about implementing Exel export from ASP.NET5 / MVC 6. So I thought I will implement and share the code. So this post is about implementing excel export using Open XML SDK in ASP.NET 5.
25 Oct 2015   Updated: 25 Oct 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: MIT    Views: 26,811     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Enabling GZip Compression in ASP.NET 5

Average tips rating: 4.40

Desktop Programming
Win32
20 Sep 2012   Updated: 20 Sep 2012   Rating: 4.80/5    Votes: 4   Popularity: 2.89
Licence: MIT    Views: 27,142     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Delete a file or folder to Recyclebin using C#
Web Development
ASP.NET
15 Oct 2015   Updated: 15 Oct 2015   Rating: 4.00/5    Votes: 4   Popularity: 2.41
Licence: MIT    Views: 18,022     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Ajax file upload with ASP.NET 5

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Technical Lead
India India
Working as Tech. Lead

My blog : dotnetthoughts.net.
You can follow me in twitter : @anuraj