Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Localization of a module in DotNetNuke

Introduction While creating a website to reach more and more people irrespective of their language, it becomes the need of the time to make the website a multi-lingual application. DNN achieves localization through the use of resource files. Resour

Restoring SQLServer Databases from backup files

There are many ways to restore MSSQL Server database from backup files(.bak) like using tools available in SQLServer Management tools. But we face problems when the backup was not created on the same machine or it was shared by someone else or it wa

Press Release Creation for Announcing the Company's News or Event

Releasing the Company's news related to the launch of a new product or service, hosting of an event or a function is an efficient way to grab immediate attention of audience which is an important & first step needed to market any product or servi

Programmatic Caching

The first thing we need to understand is the need of caching. This can be understood by a very simple and most common usage of search functionality. For example we need to search all products that come under furniture by typing in one of the furnitur

Cookies Poisoning

What are Cookies ? Cookies are the small amount of data sent from website (which a user is browsing) and is stored as a small text files on computer. When a user access a website with a cookie function for the first time, a cookie is sent from server

How to build complicated block views without using views module

I came under a situation where I have to do lot of sorting and filtration, which was quite hectic doing with views then I found this tutorial which gave me a start where I can do things even without using views. Please find the reference link and mo

How to Use HTML5 “picture” tag or Responsive

Most Common Solution for responsive images We are using this code below : img { max-width: 100%; height: auto; } A new option (tag) has come <picture> <picture> is a new element which is set to become part of HTML5.

Java 8- Method and Constructor References

Method Referencing Method reference is feature related to lambda expressions. Method references are more readable form of Lambda expressions for already written methods. “::” operator is used to define method reference. It provides a way to a meth

Autostart service after device reboot in android

Sometime you need to register your own android application or service to start automatically when the device has been Rebooted to perform particular task. Here we will learn the simplest way to start an Android service or an application at device b

Getting a Git Repository

Importing the GIT Repository : Getting the Git repository is very easy. A git repository is a place where the copy of a project is tacked.We can import the git repository or project from local or remote machine. We can get the git repository in our s

1 169 363
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: