
Search In
Responsiveness is the current buzz word in the world of website design and development. It enables our site to look the same on both desktops as well as on mobile devices. Over the past years, this feature has been utilized by almost every tech organ
People often ask or contact the Web about how to improve article writing skills, so this question appears highly topical. We bet that the answer to this question depends to a large extent on the good writing tips that can actually turn the entire wri
If you own a startup, it can be difficult to devote resources to relevant tools that can help your venture grow and succeed. Not only do you have limited financial resources but you also have limited manpower to work with.
This is why it is
Session objects are used in ROR to store small amount of information which can be used later on. In fact websites following http (a stateless protocol) use session object to keep logged in user informations so that those informations persists betwe
Creating module is easy in drupal
Steps you need to follows are as below.
Creating the module directory
Creating the .info file
Creating the .module file
Where does your custom module goes?
Its always better to keep contrib and custom modules se
1. Have a professional logo--and link it to your home page. "Your logo is an important part of your brand, so make sure it's located prominently on your site. "Use a high-resolution image and feature it in the upper left corner of each of your pages
"A potentially dangerous Request.Form value was detected from the client "
If the "ValidateRequest" is set to true and someone tries to submit HTML content (Example:<a> Hello </a>) to the server, this error occurs as AS
Well, when we start off with SpringMVC first of all we have Dependency Injection in mind and then comes ApplicationContext but when we dig deep we get stuck with a lot of issues one of which is Difference between ApplicationContext and WebApplication
jQuery $(document).ready() is a basic part of using jQuery. Document ready event is a self-executing function which fires after the page elements have loaded. jQuery document ready is used to initialize jQuery/JavaScript code after the DOM is ready,
1) .NET Reflector
Reflector is used to examine and decompile. NET assemblies in IL, C#, and Visual Basic. You can view the class hierarchies of .NET assemblies, without having
source-code for them. This is a must have for any .NET developer.
2
