Thursday, September 20, 2012

How to improve your Telugu/English hand writing.


Following most of the information  related to improve English writing,   by taking this reference we can improve our any language (TELUGU) skills.


Go through  bellow mentioned urls.

http://www.youtube.com/watch?v=w5DLE4dwrL4&feature=g-hist

http://www.youtube.com/watch?v=wbHiGQjB6C4&feature=g-hist

HANDWRITING IMPROVEMENT TIPS 1

http://www.wikihow.com/Improve-Your-Handwriting


Please ignore if it is not use full.


Short cut to learn:
There is no short cut to learn you need to do hard work and implement above mentioned technics, you will get better result.

Wednesday, August 15, 2012

SATHUPALLY




Sathuplly Andhra Bank Details.


Bank NameBranch NameIFSC Code / MICR Code / Branch CodeAddressContact
Andhra BankSATTUPALLYANDB0001328 / 507011513 / 001328H.NO.17 - 147, MAIN ROAD, SATTUPALLY - 507303 , KHAMMAM DIST.

City: SATHUPALLI
District: KHAMMAM
State: ANDHRA PRADESH
Prabhakar, Officer, 08761-28228

Thursday, August 9, 2012

How to open your file or exe by using run command.


Following steps are use full to open your file through Run Command prompt.

STEP 1. Create short cut  to your file or exe on desk top. ( let say exe file name is   RUNCMD)

STEP 2.  Cut that file and past that into following mentioned  PATH.
               C:\Windows\System32

STEP 3.   Now open run command and open that file or exe with that name ( RUNCMD ).


Please ignore if it is not works, it is working for me.

Thursday, July 5, 2012

Biztalk Administration console consideratoins






  1. Remove read only property of project folders

WCF Service Configuration Issues



  1. To expose wcf service to other machine check whether fire wall is on or off in your system and client system ( while developing )

In Progress........
Simple things need to remember



Wednesday, March 7, 2012

Write Biztalk error message in event log

FaultMsg is a message

System.Diagnostics.EventLog.WriteEntry("Error - ProductMember Business Service", System.String.Format("GetMemberProducts Opertaion : GenericServiceFault occurred - FaultID:{0}, Message:
{1}", FaultMsg.detail.FaultId, FaultMsg.detail.Message), System.Diagnostics.EventLogEntryType.Error);