GlassWire displays your network activity on an easy to understand graph while searching for unusual Internet behavior that could indicate malware or violations of your privacy.
Decoraptor by Mark SeemannThis article describes a Dependency Injection design pattern called Decoraptor. It can be used as a solution to the problem: How can you address lifetime mismatches without introducing a Leaky Abstraction?
The poisoned NUL byte, 2014 editionBack in this 1998 post to the Bugtraq mailing list, Olaf Kirch outlined an attack he called “The poisoned NUL byte”. It was an off-by-one error leading to writing a NUL byte outside the bounds of the current stack frame.
Work and open sourceThis blog post will be a small recap of the work day. After a few day break I resumed my work on Datazenit. I was occupied with other things and few conceptual projects for the past couple of days, but more on that later.
You have ruined HTMLNot content with ruining JavaScript, it seems you’re set on ruining HTML too. If you ask people what they’re building their client-side web apps in today; chances are they’ll tell you some hipster JavaScript framework that could be found listed on the TodoMVC website.
The Low Down on Web ComponentsErik Bryn looks at four specifications (Custom Elements, Templates, HTML Import, Shadow DOM), code and concepts, that are sure to get newbies up to speed with this exciting and developing world.More HTML5 & JavaScript Resources: http://crcl.to/goTickets to Forward 2: http://forwardjs.com/
Debugging courses should be mandatoryCommon knowledge is that in programming, you spend most of the time maintaining code and fixing problems, instead of adding new features. Often, via debugging, you find what the issue is, but don't know how to fix it. Other times you encounter a Heisenbug, a Loch Ness Monster or the Mad Girlfriend.
Write better walkthroughs with the 3x3 MethodAs a product designer, you have many roles to fill. Strategist, UX designer, front-end dev, and marketer to name a few. The smaller your team (maybe your “team” is just you), the greater the number of hats there are to wear. Among these roles, yet often overlooked, is that of salesperson.
Avoid many-to-many mappings in ORMsGoing through and reviewing the Contoso University codebase, really to get caught up on EF 6 features, I found a relationship between two tables that resulted in a many-to-many mapping. We have these tables: The NHibernate mapping would look similar, with a .
First MVC Application for Beginner'sHello guys, In this article i am going to create a sample project to explain how the control flow between model-controller-view. This article is for absolute beginner's and can be considered as First step in learning MVC.
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.