
Search In
Important Tags Used in HTML5
In this tutorial I have mentioned some important html5 tags are with there example.
article : The article tag is used for self-contained content. We can use it in blog posts, news article, forum posts or user comments.
Hello Reader's if you are making the website in which you have to fetch and show the content data from an external file then in this blog you can see how to do it. In web technologies different technologies offers you many ways to do this but now
View Engine
Rendering of the view into HTML form to the browser is done by view engine in ASP.NET MVC.
ASP.NET MVC supports various types of view engines but commonly used view engines are :-
Web form / ASPX view engine
Razor view
Every businessman knows the total no. of visitors visits on their website. They know how much web traffic they’re getting. But what happens next after this.
This article explains the 25 web design tips for getting more advantage f
In my last blog “Role of Google+ in Social Media Marketing”, I have shared my knowledge about 'what is Google+, what is the role of Google+ in social media marketing and how to optimize a profile along with business page properly'. As we are now a
In this blog we are going to explain about how to create sitemap . Sitemap play very important role in SEO. Now let’s got to the topic.
What is the Sitemap ?
Sitemap is list of of web pages url’s . We create this file in the xml format and th
Link Button is a hyperlink style button control in asp.net which implements <a></a> anchor that uses Asp.net Post back Mechanism to post the data on server.
LINK BUTTON EXAMPLE:- In this example we will have two link buttons an
Hello Reader's, if you are making the website in which you want to redirect the user on the same page after the user login. Then you can learn it from this blog.
For example if a user hit 'my profile' without making the login, th
In almost every web application there are certain things which a user is allowed to do only after he or she is logged in into the website. If user trying to access some page or some URL where he/she can get access only after logging into&
In OpenERP first, we create a module and then inherits to the delegation and views both in your own module.
Follow these step shown below
Step1- First we create a module like as: test and then create a test.y file in an own module and pass this fil
