Saqib Ullah

BootStrapper Know How

  Home  |   Contact  |   Syndication    |   Login
  112 Posts | 1 Stories | 1045 Comments | 15 Trackbacks

News



Article Categories

Archives

Post Categories

Blogging websites

Favourite Blogs

Private Links

Sites

March 2012 Entries

The following exception is very common type of exception for .net developer and oracle user. ORA-12154:TNS:could not resolve the connect identifier specified Especially when you are using Oracle Data Provider for .Net and getting the above exception because of wrong connection string. So whenever you are using ODP you must following the connection string in the following pattern. string connString = "user id=*****;password=*****;data source=(DESCRIPTION=(ADDRES... IP Address or ......

I found a very nice collection of JavaScript libraries called Microjs, so I want to share its with you guys. I hope the following link will be very fruitful.

MicroJS


Thank