A new focus on mobile development

Since last 5 years of my career, I have been mainly working on web application development in particularly using .NET technology stack and also mainly blogging on ASP.NET, client side libraries, C# and developing a small open source projects on GitHub as well. I do really enjoy working web because Read more…

Restoring NuGet Packages and gitignore

Some time earlier, I posted about “Restoring NuGet Packages for External Dependencies” to restore dependencies when building solution and this way you don’t have to commit “packages” folder. Just a short note: If you are working with Git and have enabled restoring NuGet packages automatically then perhaps it would be Read more…