The Power and Savings of Azure Virtual Machines: A Look at Latest 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 will learn how we can sandbox to practice azure. For example, if you want to practice Redis, What you need is just type ‘Redis exercise site:...
Hi everyone, In this post we will learn how we can practice the azure. Subscription is very vital to learn Azure. If you don’t have one you can use sandbox
From years I was using Windows. Windows 10 was good OS for use when you work with mostly dotnet kind of things. You have a best editor to use that is Visual ...
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...
From 2010 I was writing at old blog. Everything was going good. Time by time I see a lot of issue coming on site. One day site goes down and never come back ...
Today I make a little presentation on Blazor Programming. You can see the video here https://www.facebook.com/anirugu/videos/272915333313738/
Working on xamarin project and looking for hot reload ? Look at Xamarin Live reload. For using Xamarin Live Reload simply go to Extension Manager search for ...
Recently I make few videos on introducing ASP.NET MVC5
Today I was busy working in one of WPF apps that I am holding from last few days. Everything is going on, I have made Release build 2 days ago 11 of July. Su...
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
static void Main(string[] args) { int Sum(int x, int y) { return x + y; }
Few days ago I look for a solution so I can just save my time writing CRUD. So I found a solution. It’s called Dapper.
If you are adding a view and you see this error, your project is not in the state it can be compiled. If you compile your software it will fail.
From last few years I use select2 for making effective dropdown in bootstrap. In last days I am trying to make it responsive but it doesn’t perform so well.
<em style="font-size: 14px; box-sizing: inherit; font-family: "Segoe UI", SegoeUI, tahoma, sans-serif; font-weight: inherit; margin: 0px; padding: 0px; ve...
Hello everyone,
In VS 2017, you have choice to install ui components by using bower. If you work previously in asp.net mvc project in visual studio you know all we use is nu...
For using method from custom library what you need is adding namespace in views/web.config
If you using using your phone, pc and laptop for a long time on work, you maybe search for a solution to make eye strain easy for you.
Few years ago When I just start work in office I can hardly see smartphone anywhere. The person sit next to me spent 10,000 or 15,000 in 2010 to get a phone ...
Every Chinese brand come with a once advantage that is called cost-friendly. As these brand continuously fooling Indian customers. Here is my own experience.
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 "...
Last year Microsoft released VS 15 and add a interesting new feature called “ Diagnostic Tools debugger window”
If you work in Visual studio 2015 update 1 and got issue like this“
Few months ago I work on a .net project (windows form actually) which I downgrade to .net 2.0 for some reason ( it was.net 4). Downgrade the project is not d...
If your visual studio run too slow for download the nuget package that is common to the most project you build in daily rutine then you can follow same trick...
If you compile your winform project (regardless to target version of .net framework) and it’s can’t be compiled on another machine (which don’t have update 1...
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 previous version of Visual studio (2013 actually) Web Essentials 2013 compile everything easily. If you just fork something and start editing less file it...
Finding a good Music streaming is really so hard. Today I play guvera and thing to let use it for future. Now See what it happen to me.
http://www.reddit.com/r/india/comments/2sisgw/mcdonaldsindiapunethrowsoutapoorstreetkid/
2 Year ago I write a post here to give my view on Mysql and it’s nuget packages http://geekswithblogs.net/anirugu/archive/2013/11/04/donrsquot-use-mysql-.net...
On error page you will see something like this
As a ASP.NET Developer when a C# developer meet another kind of developer (Ruby, PHP and anything else) than first thing we hate is
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 service ever. Today when I installed the software through it because that software is not available anywhere on internet. I installe...
I write about Mac theme earlier Mac theme for Firefox on my blog. The problem is it is not updated from a long time. Today 2.0.1 version come. for people who...
Recently I am trying to open a MVC 3 project which is made at time of VWD 2010. When I opened this I see this kind of project doesn’t work anymore in my VS. ...
In Initial release of Visual studio 2013 has been dropped. If your VS doesn’t take your MVC3 application and show you the error something like “Project not s...
In ASP.NET MVC We use Views and it’s help us to return a web-page back to browser. After Execution the Views we still have control on our response until Resp...
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 still have Windows 7 and want to make Windows 7 look like Windows without installing Windows 8 then look at this tutorial. http://www.askvg.com/downlo...
When you have installed Visual studio update 4 you still see there is no template for MVC 5. For now you need to install *ASP.NET and Web Tools 2013.1 *Read ...
If you want to use typescript language in your Visual studio 13 and it doesn’t work for you then don’t be frustrated. There is no reason to wait for fix.
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 about experiment & imagination]
Few days ago I migrate a project to MVC 4 and suddenly I have seen that MVC project’s cshtml file is no longer working. The problem happen because my project...
When Visual studio 2010 released back in 3 year ago I soon show a demo to some people that how Dark mode of Visual studio will be great idea. Soon we got som...
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 from 1-2 years. have nice experience to use it. it’s not so easy. When I started using it it’s make many confusion. Now I switch from it.
From a long time There is a theme for Firefox that is called MacOSX Theme This is used for make Firefox appearance like Mac. The bad news about this add-ons ...
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...
Soon you will see a new version of MVC5 in VS2013. MVC5 will be incorporated in VS2013. MVC3 will not be supported in VS2013 (but I found Any kind of MVC ver...
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 update their android app. In this post I will demonstrate you the feature that is not work correctly (maybe not totally).
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 send me same message 4 time today.
for read this click here http://www.dreamincode.net/forums/topic/178779-15-useful-html-5-tutorials-cheat-sheets/
Firefox 24 will be out officially soon. Meanwhile you can download it from ftp site
Sometime you have seen that article written somewhere is very good but there is a lot of distraction on site. Maybe that is the single reason you hate them. ...
I just bought Nokia Lumia 520 in last week and this week I hear that Microsoft Bought Nokia.
If you want to tried better way to use select tag in html then look at bootstrap based select2 at http://ivaynberg.github.io/select2/
This is just a css experiment.
When you use Visual studio express (or above) and go to Manage Nuget package for this solution then you see it’s show you the new version you want to install...
http://bootply.com/ is a online editor which is specially designed for work with Twitter bootstrap. Tried it to run Bootstrap online. You don’t need any kind...
From last few month I goo too much spam mail from IBM. one day I check my spam and I have 42 mail from their IBM site. I thing there is fault in their system...
In this blog-post I will show you a common spam over internet. look at this spam.
LESS is effective way to use Stylesheet for web-designing. The more technical you goes inside a technology then more rules and care you need in your code. Ho...
Few weeks ago Mads show us a cool demo of new feature in Visual studio 2013 (Express also). The one of the cool feature is Browser link.
There is many difference between Div and html.
After writing my recent post Facebook allow you to abuse in Non-English words ? I am looking for better social networking site. I found Facebook is not more ...
Browser use Caching for file that is mostly chanced to use again as resources on page.
Gmail is a nice app for reading mail. You can use Gmail on your phone, desktop or any other device very easily. Till now it have some kind of trouble for use...
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 on channel9 about MVC support in Visual studio 2013.
Last time I write a post about how to extract image from Microsoft Word file. I provide instruction in this post that work without having Microsoft office.
Twitter bootstrap is a framework that I discussed earlier on my blog How to get started with Twitter Bootstrap
Last month I see post of some of pages that I like on Facebook. Because they have a lot of comment on single post on FB they can’t check every comment. Now s...
If you have a site which is running on SSL and used content that make non-https request then you need to a bit worried.
Adblocker always block the images that start with “ads”. this means ads1.png,.jpg or gif have more tendency to be blocked by adblockers in Browser like Firef...
Firefox team will remove the “disable JavaScript option” in Firefox. Don’t worry if you love this feature for testing. You can still disable the JavaScript t...
Many time we got the doc file which have some images. We need to try to extract them in Microsoft word which come with Windows 7 (not Microsoft office word)....
Today I got a problem that When I make changes to My c# code and put them on FTP. The site still don’t take changes. I check the filesize of compile dll of m...
Many time we just want to make a small changes on site and we don’t want to download the whole project again. In this post I will show you some good way to d...
From last few version Firefox natively have integration of Pdf.js. Sometime you (maybe) feel that it’s run very slow. very slow to scroll down the PDF. Now y...
Today is the first day of Build 2013 Event. Today you will got preview of Visual Studio 2013 and Windows 8.1 (note :- This is not final Release, Be Careful b...
Every new version of Firefox Come with new features. Recently people using Firefox 21 Reported that Their Firefox has crashed after click on X-close button.
Environment > Document > Check the option for auto-load changes.
in HTML there is too many option to accomplish a small task. Every kind of option make a different result. In this post I will show you how you can design ul...
In this post I will show you how to create a box and wrapper for page that have shadow effect using css3.
Do you want to run something when you open your system. Here is a simple way to do this in Windows 8.
Few days ago I hear about Succinctly series that syncfusion made for us. You can check all these resources at http://www.syncfusion.com/resources/techportal ...
Recently I hear about IE 10 launch for windows 7. It’s sound pretty good to me. I have check if this have something good for me as a designer’s prospective. ...
If you have installed Github for Windows and still got trouble when you tried to running command on CMD then here is a sollution to trouble.
Sometime people things to get back the settings of software they used last time on another computer. Sometime installing OS means lost the Settings made in F...
in javascript we can use document.readyState to know the state of page.
In Javascript if you try to run this code then only #4 statement will print the value.
Updated 15 May 13
Few months ago I am looking for a editor to doing simply edit on html,css,javascript. Before it I tried notepad++ which is quite awesome to do all works I wa...
I have write How to run PHP in Webmatrix ? few months ago. In this post I will try to explain it little bit better.
This post is obsolete. Read New post How to run PHP in Webmatrix (updated) ? regarding same topic.
In last post I am animated virus ? I am discuss about the problem with spell-check in different-2 programs. I clarify that there is hard to be sure about fun...
I am writing my last post Firefox 7 Released when Mozilla release Firefox 7 now they have 9 soon they have 12. Now I am show you a little problem with word p...
I found a article on ghacks.net about firefox's next release 7. if you trying to find out on the mozilla's officially site they still show you 6.0.2 that mea...
In this post i show you how you can migrate your existing project to MVC4 and make compitable for vnext.
Visual Studio have a nice integration of Extensions. Sometime when you want a feature you can easily got extensions (plugins) from Visual Studio gallery. Som...
UPDATED 6 JAN 14
UPDATED 28 December 2013
How to install the multiple version of Firefox here i show you some great thing who can help you to setup fx multiple version in your own system.
UPDATED 13 January 2013
When a user tries to install MVC 3 using the Microsoft Web Platform Installer, they receive a message that MVC 3 and some other components have been installe...