Textbox link preview in asp.net -
i have create application link , video sharing, similar facebook. tried search tutorial/demo/code snippet same. there tons tutorial in php that
unfortunately, didn't find tutorial on asp.net. tried convert php code asp.net due zero level knowledge in php not able convert completely. did install php asp.net 1.x migration per tutorial not reflecting on vs2005, vs2008 & vs2010.
can guide me how can implement same asp.net? or how can convert existing code php asp.net?
php pretty simple language pick , isn't convert asp.net without lot of rework conceptual model totally different.
i'd suggest take @ php.net site, language reference area. site go place understanding php. may want start simple example , work there. way can start reading existing code figure out each function call means.
the news php , c# share same root language things foreach work pretty identically between two.
after you've gone through bit of that, come , post question specific problem having or specific area of php code don't understand.
finally, if willing project requirement usage of json, check out http://embed.ly
Comments
Post a Comment