
Search In
While manipulating the gridview in the MVC project you need to show the modlapopup to change the details of the table you are working with.
For doing that one way could be to use the partial view for manipulation of the records in the gridvi
We have been discussing refactoring in our previous posts. Next to our refactoring pattern, we will discuss few gems that can be used to improve our coding style.
In my last post i explained form objects pattern. Form objects are nothing but
In my previous blog Integrating SAML with Rails Application, I told you how we can integrate SAML in your application and also told you few things regarding the Service Provider and Identity Provider. So once you have a ready Identity Provider, every
The growth of any business relies on the integrity of the product being sold and how it is marketed. Good marketing will help publicize your company’s values to your target market. Thus, implementing the right strategies will unlock your potent
Findnerd Product Release - 31-May-2022 Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or 


What is a Template engine?
Template Engines are the tools which help you split the program logic and presentation logic. It also assists in separating both the logics into two independent parts. It is always better to separate your presentation logi
Businesses run on leads, customer traffic and revenue. Talking particularly about driving new leads, they are possible through search engines. Local customers rely on Google to look for services in their specific area. For this very strong reason, it
Xamarin is a cross-platform mobile application development platform that allows developers to build native apps for Android, iOS and Windows using a single code base written in C#. Xamarin eschews the write-once-and-run-anywhere maxim in the true sen
In this blog you will see some code samples that you might find useful while accomplishing simple user management tasks like creating a user, assigning a role and so on. Following code samples assume that you have created an ASP.NET MVC application w


Launching a new instance on amazon ec2
Hi Friends,
Today I am going to tell you step by step how to setup amazon ec2 server. After completing sign-up in to amazon from http://aws.amazon.com. You will be redirected to a home screen of the amazon tha
