Take a look at following links, see if that is what you are looking for: secure-an-iis-web-server-with-these-10-steps/[^] IIS Tutorial[^]
Thanks & Regards, Vani Kulkarni
Take a look at following links, see if that is what you are looking for: secure-an-iis-web-server-with-these-10-steps/[^] IIS Tutorial[^]
Thanks & Regards, Vani Kulkarni
Hello, Check the answer in this link. Treeview in ASP.Net[^]
Thanks & Regards, Vani Kulkarni
Hello Michele, You can use javascript to serve your purpose. Take a look at solution in following link: how-to-change-the-gridview-row-colors-in-onclick-event-in-javascript[^] Change the GridView row color on click without postback[^]
Thanks & Regards, Vani Kulkarni
Take a look at following link in CP, hope it helps: User Activity Log in asp.net[^]
Thanks & Regards, Vani Kulkarni
Take a look at following links: store-connection-string-in-web-config[^] setting-up-connection-string-in-asp-net-to-sql-server[^] For Reading connection string in code: How to : Read Connection string from Web.Config[^]
Thanks & Regards, Vani Kulkarni
Try adding machinekey in webconfig. See following link for more details: Validation of viewstate MAC failed.[^] http://forums.asp.net/t/1847207.aspx/1[^] http://stackoverflow.com/questions/4693369/validation-of-viewstate-mac-failed-when-on-page-for-20-minutes[^]
Thanks & Regards, Vani Kulkarni
Check following links: Articles: http://www.codefixer.com/asp-net/tutorials/[^] http://asp.net-tutorials.com/[^] Videos: www.youtube.com/watch?v=w0gpUxOArZA[^] www.youtube.com/watch?v=3Kk-yZ7VpeA[^]
Thanks & Regards, Vani Kulkarni
Check following link, see if it helps you : use-values-clause-to-get-the-maximum-value-from-some-columns-sql-server-t-sql.aspx[^]
Thanks & Regards, Vani Kulkarni
Check this link, How to unzip file in c#.net[^]
Thanks & Regards, Vani Kulkarni
This is happening with me too. A message appears "How to answer the question" when we start typing answer in Q/A section and does not disappear until answer is submitted. I also have a screenshot of the bug, let me know if I need to post it here. Following is the browser detail: Browser: IE 8, Windows 7.
Thanks & Regards, Vani Kulkarni
Would you please explain how all textboxes have same name. The loop clearly says that every textbox created has index associated with its name. First textbox name reads "TextBoxName1", second reads "TextBoxName2" and so on. Where is the issue you are facing?
Thanks & Regards, Vani Kulkarni
Look into following links and proceed with your decision. biggest-advantage-to-using-asp-net-mvc-vs-web-forms[^] Comparing Web Forms vs MVC[^] web-forms-vs-asp-net-mvc[^]
Thanks & Regards, Vani Kulkarni
Will be helpful if there is an option to switch back to older version. Like how we have in Gmail and gradually remove the switch back option.
Thanks & Regards, Vani Kulkarni
Hi Rohit, It is really surprising to see your client's requirements. However I even agree to the fact that requirements will always be wierd :-D :laugh: from a developer point of view. It is anyways a bad idea to show all the records at once. What would you do if the number of records increase to 20K or to 1 million? I would suggest you convince your client, get the paging implemented for the gridview. Another option would be, give a search functionality in the page. Based on the search criteria load the relevant records. Look at the following links, all of them suggest to use paging. Second link talks about some Telerik control, which loads records on demand by scroll. You can check it out. Loading records in the grid view while scrolling down,No Paging technique.[^] displaying-large-gridviews-efficienty-in-asp-net[^]
Thanks & Regards, Vani Kulkarni
Hope you have seen the Post saying "How to Get answer to your question" in this forum. Please go through it and post any specific issue you are facing.
Thanks & Regards, Vani Kulkarni
Hello, Its pretty simple. You just need to store the selected items in a list, then export that list to excel. Refer following link: http://www.aspdotnet-suresh.com/2011/12/export-selected-gridview-rows-to-excel.html[^] To store excel into a folder: http://stackoverflow.com/questions/10411520/export-grid-view-to-excel-and-save-excel-file-to-folder[^]
Thanks & Regards, Vani Kulkarni
Fantabulous!! Loved it :thumbsup: :) :thumbsup: :)
Thanks & Regards, Vani Kulkarni
Hello Sandeep, I assume you want to create a global progress bar for your application. See if below article helps you in achieving it. create-a-global-progress-bar-for-your-aspnet-ajax-applications[^]
Thanks & Regards, Vani Kulkarni
Hello, Its nice to see comment reply notification on the upper right hand side corner, just beside login name. However after marking the notification as "Read", notification still shows "1". When hover on it, an empty panel or div is displayed, which is not appealing to the user. I would like report this as a bug. Please let me know if this is not an issue.
Thanks & Regards, Vani Kulkarni
Dint know about this. Thanks for asking.
Thanks & Regards, Vani Kulkarni