.NET
A powerful framework designed by microsoft for creating variety of applications like web, windows, services using technologies like Asp.Net, MVC, C#, WCF, WPF, Silverlight, Windows forms and many others... |
Angular 6
It contains articles related to angular 6. New angular is totally different than Angular 1X or say AngularJS |
ASP.NET
A framework for creating a high class web application with minimum code using server controls, master pages, themes, events, validation with features such as cache, state management, membership, authentication, authorization, asynchronous programming and many more... |
C#
A powerful programming language evaluated from the languages like C and C++ has a number of features like Memory management, Garbage Collector, Interoperability ,Type safety, Array, Generics, Delegates, Bindings, OOPS and many more... |
Configuration
In this section topics related to configuration like handling sections in web.config, app.config or using custom configurations can be find. |
CSS
Cascading Style Sheets (CSS) is a style sheet language used for designing and creating interactive web pages. It has verious attributes like background, font, color, margin, padding, width, height, floating and many more... |
Database
Included many topics related to database like sql or any other. Also included topics related to third party tool to be used in performing database activities. |
Entity Framework
Contains articles, tutorial, tips and problems related to Entity Framework. You can check tips and trick related to Entity Framework here. |
HTML
Hyper Text Markup Language used to create web pages with the help of its pre-defined tags and css styling. Click to see related articles. |
Installation
This section contains articles related to the installation part and the things related to this. |
Javascript
Most commonly used language in web applications to perform different activities like styling, calculations, effects, events handling, validations, client side scripting and many others. In this section click to see tips and tricks related to javascript. |
Jquery
JQuery is a fast, effective and powerful Javascript library. It is fully equiped with the features like styling, effects, animation, event handling, validations, client side scripting, ajax call and many more... |
JSON
JSON (Javascript Object Notation) is a lightweight, easiy to understand data interchange format used to exchange and store data. It can be used as an alternate of XML. Click to see topics related to JSON. |
MVC
The ASP.NET MVC framework, an alternative to the ASP.NET Web Forms for creating Web applications which is lightweight with faster performance is enriched with the Model-View-Controller design pattern, routing, data flow and handling, different actions, filters, rendering and many more... |
OOPS
Contains topics related to object oriented programming and its uses in application development. |
Sql Server
Contains topics and tips related to SQL Server like CRUD operations, creating and managing views, triggers, functions, store procedures, joins, variables, data types and many more... |
Third Party Tool
Now a day most of the developers use third party tools to implement different functionalities in their applications. In this section you can find stuffs related to different third party tools. |
Web API
This section contains articles and tips related to Web API. Here you can learn how to start with web api |
Windows Services
A self executed program which runs automatically in background and perform different activities. Click for many topics from creating a windows service to managing it. |