by Tayyab
Posted on
Software prototyping, refers to the activity of making prototypes of software applications, i.e., incomplete versions of the software program being developed. It is an activity that can occur in software development and is comparable to prototyping in other fields. A prototype typically simulates the final product.
by Tayyab
Posted on
After the launch of Asp.net MVC in 2008 by Microsoft there is a lot of fuss and discussions among the developers and as well among the clients that which platform is better.
by Tayyab
Posted on
MVC is a design pattern. A Design pattern is a code structure that allows for common coding frameworks to be replicated quickly. MVC stands for “Model View Controller”.
by Tayyab
Posted on
The world has been change so much after the internet goes for public. Making anything viral is not an issue nowadays, just a one click and “Boom” more than 3 Billion users can access that news via internet on their laptops, desktops and smart devices like smart-phones.
by Tayyab
Posted on
Normally in asp.net web applications users have to refresh the page to see the updated or new data in a web page i.e. whenever new data is added or updated on the server, the server does not directly transmit to the client side and user has to refresh the page to see the updated data.
by Tayyab
Posted on
Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have sections of UI that update dynamically (e.g., changing depending on the user’s actions or when an external data source changes), Knockout can help you implement it more simply and maintainable.
by Tayyab
Posted on
“Social media” is a way for people to communicate and interact online. While it has been around since the dawn of the World Wide Web, in the last 10 years or so we’ve seen a surge in both the number and popularity of social media sites.
by Tayyab
Posted on
HTML(Hyper Text Markup Language) a markup language to create web pages, that keeps on rolling new versions, currently HTML 5 is used which is one of the most stable version of the HTML compare to all of the previous HTML versions, but what will be the next, will it be HTML 6 or new updates in HTML version 5.