HN user

dav-id

104 karma
Posts0
Comments59
View on HN
No posts found.

On Azure I believe your MSDN entitlements carry over so you could create a VM on Azure and keep it offline until you need it.

With UE4 you can pay for a single month and retain full access to the tools you've paid for, you just don't get updates. What you could decide on doing is paying every few months when an update comes along that offers something you need / want.

Not only is the shared tier a preview product it also releases itself from memory when inactive which results in a slow warm up after this happens and a visitor lands on your site.

Great for a personal blog but for a business where your customers expect things instantly, it is not so good.

Recently I have been working on a project with a client where we have been using SkyDrive and its online Excel for simple and basic collaboration on a few documents.

The thing that I love about this setup is having the original Excel document sat there on the skydrive ready to be edited in the full Excel when more advanced editing is required and seamlessly updated on the web (although not at the same time, which is something I hope will be possible in the future).

I am a big fan of TFS particularly since it allows for the feedback client to be used to get direct feedback (Video, Audio, Screenshots etc) into it from selected users in a very unintimidating way.

I don't have the full picture here but by moving away from an Excel format you are also potentially taking away a lot of control they have themselves over managing the data and working the data which Excel is extremely good at with little to no programming.

XLSX and the other OpenXML formats are generally speaking very easy to query, particularly as Microsoft provide their OpenXML SDK to do it with as well as other 3rd party tools provide similar functionality.

In my personal experience with working in .NET MVC within VS 2012 it is noticeably slower working with Debug always on as you cannot simply build and refresh the code, each time you need to load the debugger, test drop out of debug, fix, repeat.

I prefer to do as much without debugger and then when I need to inspect variables and step through code drop into debug mode.

With Python this may be different but I doubt it. I expect you will have to wait while the debugger loads up. If you can edit code whilst debugger is running then I can see that being a big plus and a reason to keep it on.

I agree with you, however I like to have my main solution explorer on the left with second solution explorer scoped to my Models or another project I am actively working with within the solution docked on the right.

I wonder if they kept the default layout to keep it as simple and "out of the box" as they can in order not to confuse newcomers to the Visual Studio way of doing things.

I do hope there is another Banjo Kazooie - not the nuts and bolts kind but a classic platformer even if it is not published by Rare I would still love to see it!

My feeling is that this will be a hit because imagine finding there are some great applications you use daily on your Laptop in the WinRT mode and now you can take them with you on your Surface device. As a developer and consumer I am very excited about this and from an enterprise view consider being able to re-use a lot of your code base to make these applications for your workers - excellent!

I haven't used windows 8 so I don't know if it feels like a disaster to use on a desktop but I am hoping and assuming once I get used to not having a start button I will be quite happy using it and will love jumping into RT for the more funky fun stuff.

BBM is the only reason I am still using my BB. If BBM was available on WP7 then I will go out tomorrow and buy one of the Nokia phones!

If I was a person from outside of the UK and looking to setup a business in the UK I would absolutely not choose London as my base! I understand all of the reasons in favour of London but I think there are better alternatives. London is full of the type of people who like to make a lot of noise but get little done, costs are extortionate and you can get most of the benefit of London from outside.

My personal choices would be a city along one of the major rail routes into London or one of the major University cities. So they would be Bath, Bristol, Oxford, Cambridge and perhaps Birmingham / Warwick. In fact most of these cities have their own start up friendly environments that are linked with the universities and plenty of VC and PE firms in those cities. All of which are less expensive and much more welcoming and friendly places to be, less ego too!

It looks like they are implementing the functionality from a lot of the plugins available for VS2010 and making them standard functionality.

My biggest issue with VS2010 is the amount of memory it consumes. I hope they do something about that or some how let me disable functionality that I don’t need so I can reduce the footprint.

Some of the icons in the screenshots do in my mind look to be an improvement whilst others are so totally different that I am sure will frustrate the hell out of me until I have adjusted.

I know those screenshots are to show off as many widgets as possible but is it useful to show the tool with about 10% screen real estate dedicated to actual code.