Hi Saravana,
The easiest way to get started is to install the Microstation Addin Wizard. (visualstudiogallery.msdn.microsoft.com/2a523266-9a35-4159-8291-c31e0a35abec)
You will need to utilize the VBA Api, so you may run into some limitations when converting your code from MDL.
As for examples, you can look throughout the forums, you can utilize Jons website( www.la-solutions.co.uk/.../ArticleIndex-V8.htm) or there are a few packaged up with the MicroStation SDK.
Ex: C:\Users\mterneus\Documents\MDLProjects V8i (SELECTseries 3)\dotnet\examples\
The easiest way to get started is to install the Microstation Addin Wizard. (visualstudiogallery.msdn.microsoft.com/2a523266-9a35-4159-8291-c31e0a35abec)
You will need to utilize the VBA Api, so you may run into some limitations when converting your code from MDL.
As for examples, you can look throughout the forums, you can utilize Jons website( www.la-solutions.co.uk/.../ArticleIndex-V8.htm) or there are a few packaged up with the MicroStation SDK.
Ex: C:\Users\mterneus\Documents\MDLProjects V8i (SELECTseries 3)\dotnet\examples\