
Search In
The use of a planning tool is an imperative, especially when aiming to bring project success and effective task management. Mind mapping is a technique that is greatly appreciated and widely used, especially when approaching the project planning proc
In MVC while performing the interaction with the database we can use Language Integrated Query for easier manipulation of the data in the data source.
We can use it very easily by first creating the Data Context for
About PostgreSQL
PostgreSQL is a relational database management system. It is having advanced features so it is used in many small and large projects.
I am writing this blog which will let you know how to install Postgres on an Ubuntu 14.04.
Insta
STUFF():-
STUFF is SQL SERVER function which is used to insert the string in another string. It deletes the specified number of characters from first string and insert the new string in the place of d
Hi Reader’s,
In this blog we will discuss about the concept of keys used in SQL SERVER. These keys play a very important role in database related task in SQL like retrieve data/record from the table according to the requiremen
Image source: www.getapp.com
Are you looking forward to manage multiple projects? If yes, then you have come to the right place because here we are discussing five things one must pay heed to run multiple projects smoothly. Many project ma
How to insert value in an auto incremented column in SQL
Sometimes we have situation to insert value in an auto incremented column. Let's discuss this with a simple example.
Example
1) Here is my table structure.
CREATE TABLE Student(
Id INT
In this post, we know about how to Migrate Windows Live Mail to Outlook . But before start the process, you need some knowledge about both email application i.e. Windows Live Mail and Microsoft Outlook
In present era the world
Every business requires successful marketing efforts and a strong strategy to develop and grow, but majority of them face multiple problems related to the same. Either they don’t have skilled in-house marketing expertise or they have the workfo


Command Bar is an interface control which can provide multiple options in the form of icons and menus in windows phone application. Icon options are represented as PrimaryCommands and menu options are as SecondaryCommands.
Adding a CommandBar
