Rate this item
(0 votes)

access database file is easy to use than sql server
or MySql server databases.for accessing access db
System.Data.OleDb namespace used.following are
steps are needed to use access db in .net
application.

Thursday, 02 January 2014 10:57

You have Wordpress Admin Login 404 Issue

Written by
Rate this item
(0 votes)
Hi guys are you not able to login Wordpress admin. You getting a 404 error page instead. Just follow the following steps to get back the admin page.
Last modified on Thursday, 09 January 2014 22:28
Monday, 14 January 2013 13:55

what is ViewState in asp.net

Written by
Rate this item
(0 votes)

ASP.NET controls automatically keep their data
when page is sent to the server in response to
events (like a user clicking a button).
this persistence of data is called view state

Saturday, 03 August 2013 22:58

Some internet browser shortcuts

Written by
Rate this item
(0 votes)

There are many internet browsing shortcut keys for browsers.
Following are some of them which are most common -

Rate this item
(0 votes)
Nowadays facebook is the number one social media.So is creation of facebook application and
showing sites under facebook is common.This post shows how to show website under facebook
and deal with setting canvas urls
Wednesday, 23 January 2013 14:51

how to resize or make thumbnail image in asp.net

Written by
Rate this item
(0 votes)

by the following way you can resize a image to a predefined
dimension and resolution.you can also use it to make a image
thumbnails.

Saturday, 29 December 2012 13:54

how to display plain text removing all html tags

Written by
Rate this item
(0 votes)

if you having a lot html strings,you may want to
have only plain text removing all html tags.you
can do it using REGEX


Latest discussions

  • No posts to display.