With ASP.NET 5 we have a new way to manage client side libraries, including JavaScript and CSS libraries. Prior to ASP.NET 5, out of the box, for client side libraries you could use Nuget or just manually download the files. Problem with Nuget for client side is someone has to maintain that list and there aren’t anywhere near as many in Nuget as there are in already maintained client side packaging systems. You can always manually download them, but obviously that leads to maintenace issues of keeping them updated.
Technical Leading is obviously supported by Technical Reading
Here I collect the links and the posts dealing with Techical Reading covering IT area which I consider worth saving. Mostly they are reposted from my aggregation of RSS feeds See also twitter #tr @moudrick where I post and repost them too
2015-05-27
ASP.NET 5 How to Easily Add New Bower Dependencies
ASP.NET 5 How to Easily Add New Bower Dependencies:
2015-05-26
Monolithic Core vs Fully Microservice Architecture
Monolithic Core vs Fully Microservice Architecture:
Codeship CTO Florian Motlik wrote a followup to Martin Fowler's recent article about MicroServices. He mentions that you need to evolve your monolithic application to a monolithic core microservice to a fully microservice architecture and that monoliths as well, not only microservices, add operational overhead over time.
The ultimate programming language
The ultimate programming language:
One of my favorite bloggers had an article last month that resulted in a rather interesting conclusion; that the ultimate programming language is a language without a lot of features most developers take for granted. As I read the article I started to wonder how much was actually cynical since a language without all the features described at first feel ridiculous. However if you look at every one of the language features discussed in isolation there is a good argument for not using each one of the features so why not do without all of them?
2015-05-13
DevOps: DIY vs. Commercial
DevOps: DIY vs. Commercial:
I've had the opportunity to attend a number of DevOps Days events. These are informal, community-based conferences devoted to a critical topic: how to get applications into production more quickly. DevOps Days speakers are always inspirational as they outline the immense challenges they faced and what they’ve done to improve things -- and the improvements are often dramatic. A common refrain in these presentations is how they moved to standardized resources like commonly configured virtual machines to allow automation -- often described as “moving away from snowflakes.” In other words, a necessary step in achieving automation is removing variance to allow common configuration automation.
2015-05-11
angular-translate
angular-translate:
We got a lot of great feedback from the community so far! More and more people use this module and they are always thankful for it and the awesome support they get. I just want to make sure that you guys know: All this wouldn’t have been possible without these great contributors and everybody who comes with new ideas and feature requests! So THANK YOU!
2015-05-08
Practical Perfect Hashing in C#
Practical Perfect Hashing in C#:
This article deals with the implementation and empirical testing of a method to achieve practical perfect hashing.
This article deals with the implementation and empirical testing of a method to achieve practical perfect hashing.
4 Reasons to Employ Older Developers
4 Reasons to Employ Older Developers:
If you’re 40 or older, you’ve probably seen cases where younger developers were picked over older ones. It happened to me once while recruiting a programmer: After all the interviews, I’d narrowed the candidates down to a 28-year-old and a 60-year-old. Both were very good, and I thought the 60-year-old was better, but the senior manager tasked with the final selection picked the younger developer.
When Security Conflicts With UX, Who Wins?
When Security Conflicts With UX, Who Wins?:
Last week my company launched one of our side projects, Qup, to the app store. During the submission process, we ran into a rejection issue that surprised me. Our app uses the Spotify SDK to play songs for small gatherings of people, and the SDK uses a typical OAuth flow for authentication. The rejection from Apple cited rule 10.6:
UNITY 3D – NETWORK GAME PROGRAMMING
UNITY 3D – NETWORK GAME PROGRAMMING:
This article will cover the basics of network programming using Network View in Unity 3D. We will be creating an Authoritative Server based networking environment showcasing the basics functions of network programming using Unity 3D and C#.
This article will cover the basics of network programming using Network View in Unity 3D. We will be creating an Authoritative Server based networking environment showcasing the basics functions of network programming using Unity 3D and C#.
Подписаться на:
Сообщения (Atom)