Tag: Development

Community

ASP.NET MVC3 JQuery inline editor

(Jovan Popovic) In this article I will explain how you can implement inline editing functionality in the ASP.NET MVC3 application using the JQuery. For inline editing will be used JEditable plugin. JEditable plugin enables you to create click and edit field as it is shown in the following figure:

Community

Overview of UML diagrams

(Neeraj Kaushik) The Unified Modeling Language (UML) is a standard language for specifying, visualizing, constructing, and documenting the artifacts of software systems, as well as for business modeling and other non-software systems. The UML represents a collection of best engineering practices th