Pages
(Move to ...)
Recent post
Mobile Apps
About
▼
Configure Visual Studio 2015 to use the manual installations of external web tools like Node, Grunt, Git , Bower, npm
›
Visual Studio 2015 ships with multiple open source command line tools that are used in modern web development like Git, Node, npm, bower, g...
4 comments:
Configure Visual Studio 2015 to use the manual installations of external web tools like Node, Grunt, Git , Bower, npm
›
Visual Studio 2015 ships with multiple open source command line tools that are used in modern web development like Git, Node, npm, bower, g...
Token Based Authentication : What and Why?
›
HTTP protocol is stateless. meaning, if we have to authenticate a user we send out the username and password to the server and the ser...
Brace yourself.. C# 6.0 is coming!! or has it already arrived?
›
Annnd .. you'll love it. Version 6.0 has been out since April via the new .NET compiler, Roslyn and will soon ship with Visual Studio...
6 comments:
Resetting the MySQL server password on Ubuntu
›
To Reset the MySQL server password running on Ubuntu follow the below steps. Check the version of your mysql-server. To do this open term...
Setting up AndEngine
›
Today we will work out on how to setup AndEngine for development in Eclipse. AndEngine is a very powerful 2D OpenGL Game engine developed...
Animated Sprites with AndEngine
›
AndEngine is a very powerful 2D OpenGL game engine [http://www.andengine.org/] . today we will work on a small project to create moving sp...
7 comments:
Make Ubuntu look like Windows 7 .... Only the Look!
›
Recently I started using Ubuntu, Trust me this is a great OS .. and its free. But I have a problem. I have grown up using windows and today...
1 comment:
Creating your own markup extensions in WPF XAML
›
If you do not know what markup extensions are in WPF and XAML then you have to first go through this MSDN link to understand what they are...
1 comment:
›
Home
View web version