I am trying to convert JSON object into C# class object, Using a really simple test case:
...I am creating a web application using PHP and I would like to add login with facebook button in it's login page , how can i do it?
...
Hello, i was using this code to create Jquery tabs, but i don't want to use it now, i want to use bootstrap code instead of current one
my current code is
...I am creating new .NET MVC web apllication and to make it's url seo friendly i would like to create dynamic url's based on post title etc.
how can i do it in .NET MVC
Also i believe, i would have to change routing also using RouteConfig.cs
Any help would be appreciated, thanks
I am facing a small issue in my html/jquery code, how would i know, which option group
is selected by me when i select any dropdown list value from code:-
I want to show confimration box to user, after user clicks on a button.
I am willing to use jquery here.
here is my demo code