Friday, June 29, 2012

Biztalk : Moving simple file from one folder to another folder

We can easily move files from one folder to another destination folder using Biztalk Server Administrator console. You need to use the filters to achieve this.

read more :  http://bryantlikes.com/pages/463.aspx 

Tuesday, June 19, 2012

SQL Constraints

Constraints limit the type of  data that can go into the table.
The following are the constraints:
  1. NOT NULL
  2. UNIQUE
  3. PRIMARY KEY
  4. FOREIGN KEY
  5. CHECK
  6. DEFAULT

SQL Joins

Hi newbies,
Want to learn SQL joins at a glance!!, here you go... SQL joins is Venn diagram representation:
A very nice picture given in codeproject.

http://www.codeproject.com/Articles/33052/Visual-Representation-of-SQL-Joins


Monday, May 14, 2012

What are EXD files

EXD is control information cache file . It is a type of file that contains your most recently used information of a computer object , which in this case is a control

read more

Monday, January 30, 2012

SharePoint 2010 export list to powerpoint


How to export your SharePoint list date  to power point?
Hmm mm.... nope...  Import your SharePoint list data from powerpoint  :-)

1)  Write a vba macro for PowerPoint
2) Where you  call the SharePoint service to get the SharePoint list data to it.

OSI Model

Wednesday, January 11, 2012

How to turn on Telnet client on your machine?

Here are the steps by which you can turn on the telnet client:
Goto Control panel ->     Programs and features ->      Turn Windows feature ON or OFF ->                                            Check Telnet Client ->     OK