Click here to Skip to main content
15,891,529 members

Comments by shehzad82 (Top 7 by date)

shehzad82 27-Oct-14 6:36am View    
vijayadav : I'm controlling tabs with radio button on one page, I'd done all things with code behind with runat server tag on radios, but its a little bit slow, when i remove runat server tag from radio its fine and im able to chose desire radio, but e.g. when on specific radio i show a textboxes and buttons like save/submit when i press save button it do its funcationality and reselect 1st radio which has checked="checked" property in aspx file, I want its functionality but doesn't recheck radio, mean stay on same tab..
shehzad82 27-Oct-14 6:29am View    
I'm unfamiliar with serialize
shehzad82 18-Oct-14 22:01pm View    
actually im asking about iis , i build a web application.
Is IIS necessary to run an asp.net site even in production/(debugging)/testing environment?
I google my issue but doesn't find a working solution.
my question is something like this:
http://stackoverflow.com/questions/8526080/asp-net-mvc-3-site-loading-is-extremely-slow

http://www.c-sharpcorner.com/Forums/Thread/182226/
shehzad82 18-Oct-14 21:44pm View    
Thanks..!!! for your kind suggestion..!!
shehzad82 24-Sep-14 15:04pm View    
Thanks for solution..
I already Google it not at-least once but many time, but unable to find a good working solution.. if you found please share..
you provided codeproject link it just convert file type. I need to open .doc file in the asp.net page..