Click here to Skip to main content
15,894,017 members

Comments by Gopi Kishan Mariyala (Top 35 by date)

Gopi Kishan Mariyala 15-Jun-16 10:10am View    
What is the default start action in MVC. Generally we have it like \Home\Index. What is the default action in your case.
Gopi Kishan Mariyala 7-Apr-16 0:15am View    
Generally, for a web application, if customer has enough knowledge on hosting then you can publish the solution and share the binaries. Else, if you are going to deploy the site on behalf of customer, you can decide what to do.
Gopi Kishan Mariyala 11-Feb-16 23:02pm View    
http://stackoverflow.com/questions/10093053/add-header-in-ajax-request-with-jquery

Can you please check above site. There are lot of solutions provided.
Gopi Kishan Mariyala 11-Feb-16 22:54pm View    
I can suggest to go for responsive UI. You can use bootstrap so that controls align themselves when one of them is set not to be visible.
Gopi Kishan Mariyala 21-May-15 10:23am View    
On further analysis, i found that when I am calling jquery script in user control, I am getting DOM object. When I am not calling jquery in user control, I am getting jquery object. Not sure why I am getting different version on object