11+ Year IT Industry Experience, Working as Technical Lead with Capgemini | Consultant | Leadership and Corporate Trainer | Motivational and Technical Speaker | Career Coach | Author | MVP | Founder Of RVS Group | Trained more than 4000+ IT professionals | Azure | DevOps | ASP.NET | C# | MVC | WEB API | ANGULAR | TYPESCRIPT | MEAN | SQL | SSRS | WEB SERVICE | WCF... https://bikeshsrivastava.blogspot.in/ http://bikeshsrivastava.com/
Tuesday, July 26, 2016

WebApi Load performance testing tool.

Thumbnail
Today i am going to explain about Web api or web application Load testing tool "APACHE JMETER".You can create concurrent user at a time APACHE JMETER create thread group according concurrent user. Apache JMeter is used to test performance  static and dynamic resources both  (Webservices (SOAP/REST), Web dynamic languages...
Bikesh Srivastava Interview Question, MVC, WEB API
Monday, July 25, 2016

What is difference between constant,readonly,dynamic,var and static in C# ?

Thumbnail
Today i am going to explain about constant(const),readonly,dynamic.var and static in c#.Also i going to differentiate about these c# keyword because most of developer confused about these keyword in c#.                          constant (const) In c#  the...
Bikesh Srivastava C#, Interview Question
Monday, July 18, 2016

How to use Area in MVC ?

Thumbnail
Today i am going to explain about "area" in MVC.In very short, we can say "an area is sub part of MVC application, can be defined as Smaller functional units in an ASP.NET MVC project with its own set of whole features(model,view,controller,web.config).Inside a single MVC application we can create multiple "area".we...
Bikesh Srivastava Interview Question, MVC
Monday, July 11, 2016

What is Filter in MVC ?

Today i am going to explain how to use Filter in MVC application .In this part of blog we will try to describe how we can use custom filters and attributes in an ASP.NET MVC application. Why we can use Filter in MVC:- Sometime we need to add logic either before or after an action method runs.To support this type of feature in MVC useing Filter. Types of Filter in MVC:- 1. Action Filter 2. Authorization Filter 3. Result...
Bikesh Srivastava MVC, WEB API

Life Is Complicated, But Now programmer Can Keep It Simple.