By tag: manager
0
kicks
Manage folders & files in your ASP.NET MVC app with elFinder.Net
Recently I had to evaluate what were my options when it comes to managing folders and files in an ASP.NET MVC project – a file manager somewhat like what a Content Management System does but I needed something way simpler and intuitive and principally of easy integration. Read on to discover the ext...
0
kicks
Winforms Layout Manager
Microsoft .NET Windows forms have very limited form layout capabilities. Anchors and Docks along with FlowLayoutPanel and TableLayoutPanel don't suffices a professional layout task. To decrease your layout hassles and increase maintainability of form design, a professional layout manager is required...
0
kicks
Persistent Undo/Playback manager in JavaScript
In the article, we would like to describe the possibility of creation of persistent JavaScript objects on client’s side, using implementation of undo manager as an example. The article demonstrates that proposed uniform solution expands area where JavaScript objects may be used. To prove the concept...
0
kicks
6 Great Ways To Rid Yourself of Good Developers
Are you sick of intelligent developers who understand the business, show initiative and promote positive and efficient practices? Do those snarky programmer analysts constantly demonstrate their ability to take abstract requirements and turn them into detailed designs? Don't let developers turn your...
0
kicks
Getting The Database Schema Using Enterprise Manager
How to use Enterprise Manager to get the database schema? Read on...