Azure Vm Generation
Are you tired of constantly upgrading your older virtual machines just to keep up with the latest technology? Look no further! Azure has just released their ...
Are you tired of constantly upgrading your older virtual machines just to keep up with the latest technology? Look no further! Azure has just released their ...
In this post, we’ll explore how to use Azure Sandboxes for hands-on practice. For instance, if you want to practice using Redis, you can search Google for Re...
Hi everyone. In this post, we will discuss how to gain hands-on practice with Azure. Having an active Azure subscription is crucial for learning the platform...
For years, I was a dedicated Windows user. Windows 10 is a solid OS, especially when working primarily within the .NET ecosystem, where Visual Studio 2019 pr...
In ASP.NET CORE we can create the project through CLI, For example you need to create a project named Contoso, You need to create a folder Contoso. On Window...
Since 2010, I have been writing at my old blog. Everything was going well. However, over time, I began to see a lot of issues appearing on the site. One day,...
Today I make a little presentation on Blazor Programming. You can see the video here https://www.facebook.com/anirugu/videos/272915333313738/
Recently I make few videos on introducing ASP.NET MVC5
Today, I was busy working on one of the WPF apps that I have been developing over the last few days. Everything was going fine; I had even made a Release bui...
Today I was working in C# and I write a code like this. Read more
Recently I was working on a C# application. Suddenly someone asks “Are you able to remove all the dll in bin folder”. read more
Recently I used AMP on one of my website. The site was already live and I need to implement the AMP functionality on the website. In your post page you defin...
In C# sometime we need to open URL in browser, for opening we can use following code. Read more
C# 7.0 introduced local functions, which allow you to declare methods inside the scope of another method. This is incredibly useful for keeping helper method...
A few days ago, I was looking for a way to save time when writing CRUD operations. I found a great solution — it's called Dapper.
If you are trying to add a view in ASP.NET MVC and encounter the "Scaffolding Failed: Failed to Build the Project" error, it means your project is currently ...
For the past few years, I have been using Select2 to build effective dropdown menus in Bootstrap. Recently, I spent some time trying to make it responsive, b...
Note: This article is copied from the official Visual Studio Blog (the original post has since been removed). I have no affiliation with Microsoft. Words lik...
Hello everyone! Good evening.
In VS 2017, you have the option to install UI components using Bower. If you have previously worked on an ASP.NET MVC project in Visual Studio, you know that...
To use helper methods or extension methods from a custom library in your Razor views, you need to add their namespace to the Views/web.config file.
If you use your phone, PC, or laptop for long hours at work, you may have searched for solutions to reduce eye strain.
A few years ago, when I first started working in an office, smartphones were rarely seen. In 2010, the colleague sitting next to me spent 10,000 to 15,000 IN...
Every Chinese brand comes with one key advantage: being cost-friendly. However, some of these brands have been continuously disappointing Indian customers. H...
http://anirugu.blogspot.in/2016/06/how-to-use-linear-gradient-in-ie9.html
[http://anirugu.blogspot.in/2016/06/how-to-open-same-cshtml-file-side-by.html](http://anirugu.blogspot.in/2016/06/how-to-open-same-cshtml-file-side-by.html "...
With the release of Visual Studio 2015, Microsoft introduced an extremely useful feature: the Diagnostic Tools debugger window.
If you are working in Visual Studio 2015 Update 1 and encounter the following error in the designer:
A few months ago, I was working on a .NET project (a Windows Forms application) that I had to downgrade from .NET 4 to .NET 2.0 for specific reasons. Downgra...
If downloading NuGet packages is slow or taking too much time in Visual Studio 2015, especially for common packages that you use in your daily routine, you c...
If you are building a Windows Forms project (regardless of the target version of the .NET Framework) and it fails to compile on another machine that does not...
I am removing this post since I am no longer use Amazon.in or amazon.com for anything. For more information search the internet for better result.
In the previous version of Visual Studio (specifically VS 2013), Web Essentials 2013 handled LESS compilation effortlessly. If you forked a project and start...
Finding a good music streaming service is really hard. Today, I tried Guvera and thought about using it in the future. Now, see what happened to me.
http://www.reddit.com/r/india/comments/2sisgw/mcdonaldsindiapunethrowsoutapoorstreetkid/
Two years ago, I wrote a post sharing my views on MySQL and its NuGet packages: Why I Don’t Recommend MySQL .NET Connector Anymore.
On the ASP.NET error page, you will see a fusion log error message similar to this:
As an ASP.NET and C# developer, when meeting developers working in other ecosystems (like Ruby or PHP), the first thing we often envy is their freedom of too...
Google mail and Outlook is two most used software for reading emails. From last few days I got a problem.
Less than six months ago I see a thing like Internet explorer 7 developer channel. It’s look like quite impressive for developer. Now Microsoft has killed it.
I send the mail to Scott hanselman and got referred to this answer on stackoverflow.com If you guys have same trouble then visit this answer
Few months ago I got my Visual studio express got running Web-essentials 2013 extension. I find it awesome for me since I do most of my work related to web-p...
If you want to call a extension method from a c# library when you are working on views then here in this post I am showing you how you can do it.
As chrome Firefox now have sync feature to get sync everything they like to have for future. This will help user to get the settings back in their hands by l...
CNET is one of the worst download services ever. Today, I downloaded a software installer from CNET because the tool wasn’t hosted anywhere else on the inter...
Earlier, I wrote about the Mac theme on my blog in Mac theme for Firefox. The issue was that it hadn't been updated for a long time. Today, version 2.0.1 was...
Recently, I tried opening an MVC 3 project that was originally created in Visual Web Developer 2010. When I loaded the solution, Visual Studio failed to open...
In the initial release of Visual Studio 2013, direct support for MVC 3 was dropped. If Visual Studio fails to load your MVC 3 application and displays a “Pro...
In ASP.NET MVC, we use Views to render and return web pages to the browser. After a View executes, we still have control over the response until ASP.NET itse...
If you trying to logged-in in udacity.com and it didn’t work for you then try this trick.
UPDATE: 19 December 2013
If you are still running Windows 7 and want to make it look like Windows 8 without actually upgrading, check out this tutorial: Download Windows 8 RTM Theme ...
Even after installing Visual Studio 2012 Update 4, you might notice that there is still no project template for ASP.NET MVC 5. To enable this, you need to in...
If you want to use TypeScript in Visual Studio 2013 but find that automatic compilation is not working, don't get frustrated. There is no need to wait for a ...
Visual studio have now supported Nodejs programming. http://www.hanselman.com/blog/IntroducingNodejsToolsForVisualStudio.aspx
When you install a nuget package in your project then Visual studio cached it for you for future purpose. If you live offline few time you can add the this c...
In sublime text 3 if you are unable to save your file then try this trick.
Firefox 28 Night 64bit
Update 4 for visual studio 2012 will bring Razor 3 and MVC 5 support within VS12.
UPDATED 6 JANUARY 2014
[This post is a concept study exploring an imaginary feature integration.]
A few days ago, I migrated a project to ASP.NET MVC 4 and noticed that the project’s CSHTML files were no longer working. This problem occurs because the pro...
When Visual Studio 2010 was released three years ago, I demonstrated to some colleagues how a dark mode would be a great addition. Soon after, theme plugins ...
https://gist.github.com/anirugu/7243142
One of my friend share his college experience with me. He is not related with computer science. One day he told me that Ankia Fadia come to their college. In...
Firebug 13 are currently in development process.
I used Asana.com for about one to two years. While it is a nice platform, it is not very intuitive. When I first started using it, I found it quite confusing...
For a long time, there has been a theme for Firefox called the MacOSX Theme, which is used to make Firefox look like macOS. Unfortunately, this add-on has no...
Read here http://www.xda-developers.com/android/nexus-5-mistakenly-appears-on-the-play-store/
The new Interface for installing Google chrome is shown below.
From the first tweet shown in the image it’s look like Microsoft have released Visual Studio 2013. The link is certainly not worked. The given link show that...
With the release of Visual Studio 2013, ASP.NET MVC 5 is now the standard framework version. Out of the box, Visual Studio 2013 does not support MVC 3 (thoug...
In your web-application if you are using mp3 file and on client side It’s partially cached and you want them to directly open them in browser it will not wor...
Recently, YouTube updated its Android app. In this post, I will demonstrate a few features that do not work correctly.
In the starting of this month I bought a nokia phone. the design and look of the phone is pretty good. I have some issue with the phone that I am going to de...
Yesterday I write my post How LinkedIn bugging its own user ! about spam. I got 4 same mail from LinkedIn. I am amazed that how they can do this mistake with...
LinkedIn sent me the same message four times today.
To read this article, click here: http://www.dreamincode.net/forums/topic/178779-15-useful-html-5-tutorials-cheat-sheets/
Firefox 24 will be officially released soon. Meanwhile, you can download it from the FTP site.
Sometimes you find a well-written article online, but the website has a lot of distracting elements. That might be the primary reason you dislike reading the...
I just bought a Nokia Lumia 520 last week, and this week I heard that Microsoft bought Nokia.
If you want to try a better way to use the select tag in HTML, take a look at the Bootstrap-based Select2 library at http://ivaynberg.github.io/select2/
This is just a CSS experiment.
When you use Visual Studio Express or later and go to Manage NuGet Packages for this solution, you will see that it shows the latest version available to ins...
http://bootply.com/ is an online editor that is specially designed for working with Twitter Bootstrap. Try it to run Bootstrap online. You don't need any set...
Over the last few months, I have been receiving a huge amount of spam emails from IBM. One day, I checked my spam folder and found 42 emails from their site....
In this blog post, I will show you a common spam pattern on the internet. Look at this spam message.
LESS is an effective way to write stylesheets for web design. The deeper you dive into any technology, the more rules and best practices you need to follow. ...
A few weeks ago, Mads showed us a cool demo of a new feature in Visual Studio 2013, including Express. One of the coolest features is Browser Link.
There are several key differences between the <div> and <span> elements in HTML.
After writing my recent post, Facebook Allows Abuse in Non-English Languages?, I started looking for a better social networking platform. I have found that F...
Browsers use caching to store files that are likely to be reused as resources on a page.
Gmail is a great app for managing email across your phone, desktop, and other devices. For a long time, though, it had a frustrating problem that affected ma...
Today Chrome 28 has been launched. Here is the detail of bugs that has been fixed in this release http://googlechromereleases.blogspot.in/2013/07/stable-chan...
Recently, I confirmed the MVC support details for Visual Studio 2013 on Channel 9.
Last time, I wrote a post explaining how to extract images from a Microsoft Word file. The instructions in that previous post work without needing Microsoft ...
Twitter Bootstrap is a popular front-end framework that I discussed in an earlier post: How to Get Started with Twitter Bootstrap.
Last month, I noticed some posts on Facebook pages that I follow. Because these pages receive a huge number of comments on a single post, they are unable to ...
If you have a site running on SSL (HTTPS) that loads content from non-HTTPS URLs, you should be aware of this change in Firefox 23.
Ad blockers often block images whose filenames start with "ads". This means filenames like ads1.png, ads1.jpg, or ads1.gif are more likely to be blocked in b...
The Firefox team is planning to remove the built-in "Disable JavaScript" option from the browser menu. Don't worry if you rely on this feature for testing — ...
Sometimes we receive a DOC file that contains images we need to extract. One approach is described in this article: Save Images in Microsoft Word Documents a...
Today I ran into a problem where changes I made to my C# code were not being reflected on the live site after uploading via FTP. I checked the compiled DLL i...
Sometimes we just want to make a small change to a live site without downloading the entire project. In this post, I will share some good ways to do that.
For the past few versions, Firefox has had native integration of PDF.js, its built-in PDF viewer. Sometimes you may find that it runs very slowly — especiall...
Today is the first day of the Build 2013 conference. Today you will get a preview of Visual Studio 2013 and Windows 8.1. (Note: This is not a final release —...
Every new version of Firefox comes with new features. Recently, users of Firefox 21 reported that their browser crashed after clicking the close (X) button.
Here is a list of recommended settings to configure immediately after installing Visual Studio Express 2012 (or Visual Web Developer).
In this post, I will show you how to create a box and page wrapper with a shadow effect using CSS3.
Do you want to run an application automatically every time you start your system? Here is a simple way to do this in Windows 8.
A few days ago, I heard about the Succinctly series that Syncfusion created for developers. You can check out all of these resources at the Syncfusion Tech P...
When IE 10 launched for Windows 7, I started investigating what had changed from a web developer’s perspective. I noticed that some CSS code that broke in IE...
If you have installed GitHub for Windows but still get a 'git' is not recognized as an internal or external command error when running git commands in CMD, i...
Have you ever reinstalled your OS or switched computers, only to lose all your carefully configured browser settings, history, and plugins? This is a very co...
In JavaScript, you can use document.readyState to check the current loading state of the page. This is particularly useful when you need to conditionally run...
In JavaScript, evaluating falsy values with if statements and the isNaN() function can produce some surprising results. Consider the following four statement...
Updated: 15 May 2013
A few months ago, I started looking for a lightweight editor specifically for writing HTML, CSS, and JavaScript. Prior to this, I primarily used Notepad++, w...
A few months ago, I wrote How to Run PHP in WebMatrix. In this updated post, I’ll explain the process more clearly.
[!NOTE] This post is now outdated. Please read the updated post instead: How to Run PHP in WebMatrix (Updated).
In my previous post, I Am Animated Virus, I discussed the frustrating problem with spell-checkers in various programs and how they completely fail on non-Eng...
When I wrote my last post, Firefox 7 Released, Mozilla had just launched version 7. Now they are on version 9, and soon they’ll hit 12! Today, I want to high...
I came across an article on ghacks.net about Firefox 7, Mozilla’s upcoming release. At the time of writing, the official Mozilla website still showed version...
In this post, I will show you how to migrate an existing ASP.NET MVC 3 project to MVC 4, and how to make it compatible with the next generation of Visual Stu...
Visual Studio has great built-in support for extensions (plugins), making it easy to add new features directly from the Visual Studio Gallery. However, insta...
UPDATED: 6 JAN 14
UPDATED: 28 December 2013
In this post, I will show you how to install and run multiple versions of Firefox simultaneously on the same system without encountering profile conflicts or...
UPDATED: 13 January 2013
When attempting to install MVC 3 via the Microsoft Web Platform Installer (WPI), you might see a message stating that MVC 3 and other components installed su...