Sunday, September 9, 2012

Visual Studio Achievements - Software engineer's glory won't be unnoticed now

0 comments
Have you faced situation that in your project development you have put lots of efforts in developing, debugging code, bug fixing, testing code and due to that your project has became successful and after all glory of success has been taken by your manager or superior or any other person and you have remained unnoticed??!

Tuesday, July 17, 2012

Get your website online in Just 4 steps using Site44 & Dropbox

0 comments
Now a days every peole want to build their business related website and in india most of people need just basic & static site including 4 to 5 static pages and for this people have to face heavy cost domain & hosting. (200/month is not big deal but for Indian people it is costly as startup).

Wednesday, May 23, 2012

Register your blog for Indian Blogger Listing

0 comments
In today era more & more people maintain their personal or commercial blog with some unique idea. In india Amit Agrawal recognized as a very professional blogger with his blog Digital Inspiration related about technology. Many blogger inspired by him to start     blog and monetize their content I am also one of them.

He is maintain Indian blogger listing on http://indianbloggers.org and right now he is in process for 2nd version to listing more blogs.If you would like to see your blog there then look at this post for more detail http://www.labnol.org/india/calling-indian-bloggers/21306/



Friday, April 27, 2012

Introduction to GitHub (version control system) and how to use as window user

0 comments
If you are developer and working in industry then you  might be aware of version control system to manage your project version and synchronize your work between Team.
Generally following version control system are used by industry.

Thursday, April 26, 2012

"Add Deployable Dependencies" option in Visual Studio 2010 When you want to deploy ASP.NET MVC application

0 comments

I would like to share this option for the developer who are using Visual studio 2010 for development and working on ASP.NET MVC application. When you try to host your application (ASP.NET MVC) on window server and if you server haven't installed MVC then you might be get following type of error.

Could not load file or assembly 'System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified