{"id":70279,"date":"2021-08-31T04:10:07","date_gmt":"2021-08-31T08:10:07","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/recent-posts\/providing-help-in-an-asp-net-web-application-net-web-applications\/"},"modified":"2021-08-31T04:10:07","modified_gmt":"2021-08-31T08:10:07","slug":"providing-help-in-an-asp-net-web-application-net-web-applications","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=70279","title":{"rendered":"Providing Help in an ASP.Net Web-application #.Net Web Applications"},"content":{"rendered":"<p>Brought from: http:\/\/salearningschool.com\/displayArticle.php?table=Articles&amp;articleID=1124&amp;title=Providing%20Help%20in%20an%20ASP.Net%20Web-application<\/p>\n<ul>\n<li> Use the Tooltip attribute of the ASP.Net controls to display help in Tooltip text<\/li>\n<li> You can create HTML pages to provide\/show help. Just as a simple web-page<\/li>\n<li> You can use Web Forms to display help information<\/li>\n<li> You can display help using HTML Help Viewer<\/li>\n<li> You can use the HTML Help Workshop as comes with the Visual Studio to create Help projects similar to the generic windows help. Use the workshop and create a help project. Compile the help project into one .chm file. Use the ShowHelp method of the Window object to open this file (as a help file). Such help files usually have three tabs such as Contents, Index, and Search.<\/li>\n<\/ul>\n<p>From: http:\/\/sitestree.com\/?p=3710<br \/> Categories:.Net Web Applications<br \/>Tags:<br \/> Post Data:2016-07-16 10:20:24<\/p>\n<pre><code>    Shop Online: &lt;a href='https:\/\/www.ShopForSoul.com\/' target='new' rel=\"noopener\"&gt;https:\/\/www.ShopForSoul.com\/&lt;\/a&gt;\n    (Big Data, Cloud, Security, Machine Learning): Courses: &lt;a href='http:\/\/Training.SitesTree.com' target='new' rel=\"noopener\"&gt; http:\/\/Training.SitesTree.com&lt;\/a&gt; \n    In Bengali: &lt;a href='http:\/\/Bangla.SaLearningSchool.com' target='new' rel=\"noopener\"&gt;http:\/\/Bangla.SaLearningSchool.com&lt;\/a&gt;\n    &lt;a href='http:\/\/SitesTree.com' target='new' rel=\"noopener\"&gt;http:\/\/SitesTree.com&lt;\/a&gt;\n    8112223 Canada Inc.\/JustEtc: &lt;a href='http:\/\/JustEtc.net' target='new' rel=\"noopener\"&gt;http:\/\/JustEtc.net (Software\/Web\/Mobile\/Big-Data\/Machine Learning) &lt;\/a&gt;\n    Shop Online: &lt;a href='https:\/\/www.ShopForSoul.com'&gt; https:\/\/www.ShopForSoul.com\/&lt;\/a&gt;\n    Medium: &lt;a href='https:\/\/medium.com\/@SayedAhmedCanada' target='new' rel=\"noopener\"&gt; https:\/\/medium.com\/@SayedAhmedCanada &lt;\/a&gt;\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Brought from: http:\/\/salearningschool.com\/displayArticle.php?table=Articles&amp;articleID=1124&amp;title=Providing%20Help%20in%20an%20ASP.Net%20Web-application Use the Tooltip attribute of the ASP.Net controls to display help in Tooltip text You can create HTML pages to provide\/show help. Just as a simple web-page You can use Web Forms to display help information You can display help using HTML Help Viewer You can use the HTML Help Workshop as &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=70279\">Continue reading<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1917],"tags":[],"class_list":["post-70279","post","type-post","status-publish","format-standard","hentry","category-fromsitestree-com","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":69874,"url":"http:\/\/bangla.sitestree.com\/?p=69874","url_meta":{"origin":70279,"position":0},"title":"Providing Help in an ASP.Net Web-application #19","author":"Author-Check- Article-or-Video","date":"August 21, 2021","format":false,"excerpt":"Use the Tooltip attribute of the ASP.Net controls to display help in Tooltip text You can create HTML pages to provide\/show help. Just as a simple web-site You can use Web Forms to display help information You can display help using HTML Help Viewer You can use the HTML Help\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":70285,"url":"http:\/\/bangla.sitestree.com\/?p=70285","url_meta":{"origin":70279,"position":1},"title":"Razor, Web-page Model, Web-Application Development in C# #.Net Web Applications","author":"Author-Check- Article-or-Video","date":"August 31, 2021","format":false,"excerpt":"Brought from: http:\/\/salearningschool.com\/displayArticle.php?table=Articles&articleID=1320&title=Razor,%20Web-page%20Model,%20Web-Application%20Development%20in%20C# (written long back) Razor, Web-page Model, Web-Application Development in C# Razor:a markup syntax to add server side code into ASP.net pages Razor example: Current time is @DateTime.Now Razor Code Syntax Single statement block @{ var message = \"Hello World\"; } Inline expression or variable The message: @message\u2026","rel":"","context":"In &quot;C# - Misc&quot;","block_context":{"text":"C# - Misc","link":"http:\/\/bangla.sitestree.com\/?cat=1973"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":69884,"url":"http:\/\/bangla.sitestree.com\/?p=69884","url_meta":{"origin":70279,"position":2},"title":"Razor, Web-page Model, Web-Application Development in C# #19","author":"Author-Check- Article-or-Video","date":"August 21, 2021","format":false,"excerpt":"Razor, Web-page Model, Web-Application Development in C# Razor: a markup syntax to add server side code into ASP.net pages Razor example: Current time is @DateTime.Now Razor Code Syntax Single statement block @{ var message = \"Hello World\"; } Inline expression or variable The message: @message Multi-statement block @{ var greeting\u2026","rel":"","context":"In &quot;C# - Misc&quot;","block_context":{"text":"C# - Misc","link":"http:\/\/bangla.sitestree.com\/?cat=1973"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":65679,"url":"http:\/\/bangla.sitestree.com\/?p=65679","url_meta":{"origin":70279,"position":3},"title":"Creating and Consuming XML Web Services #Misc .Net","author":"Author-Check- Article-or-Video","date":"July 11, 2021","format":false,"excerpt":"Brought from our old-site (this short note can be as old as 2007): http:\/\/salearningschool.com\/displayArticle.php?table=Articles&articleID=1120&title=Creating%20and%20Consuming%20XML%20Web%20Services visual studio .net -> File Menu -> new project -> Visual Basic\/C# projects ->ASP.Net Web Service -> The project will get created Some Files as created: AssemblyInfo.cs\/vb: sharing and reuse in the CLR, Web.config, service1.asmx, service1.asmx.cs\/vb\u2026","rel":"","context":"In &quot;C# - Misc&quot;","block_context":{"text":"C# - Misc","link":"http:\/\/bangla.sitestree.com\/?cat=1973"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":69882,"url":"http:\/\/bangla.sitestree.com\/?p=69882","url_meta":{"origin":70279,"position":4},"title":"Random Notes and simple code on Developing Web Sites (Applications) in ASP.net using C# #19","author":"Author-Check- Article-or-Video","date":"August 21, 2021","format":false,"excerpt":"Random Notes and simple code on Developing Web Sites (Applications) in ASP.net using C# The information below primarily apply to the web page model of web-development in C# _PageStart.cshtml runs at each page start\/open _AppStart.cshtml runs at the beginning of the application Syntax to use the Layout file: @{Layout =\u2026","rel":"","context":"In &quot;C# - Misc&quot;","block_context":{"text":"C# - Misc","link":"http:\/\/bangla.sitestree.com\/?cat=1973"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6455,"url":"http:\/\/bangla.sitestree.com\/?p=6455","url_meta":{"origin":70279,"position":5},"title":"ASP.NET \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 :[\u09aa\u09b0\u09cd\u09ac\u0983 \u09e7\u09e9]:: ASP.NET Web Forms \u09a6\u09bf\u09df\u09c7 XML File \u09a4\u09c8\u09b0\u09c0 \u0995\u09b0\u09c7 \u09b2\u09bf\u09b8\u09cd\u099f \u0995\u09a8\u099f\u09cd\u09b0\u09cb\u09b2","author":"Author-Check- Article-or-Video","date":"February 21, 2015","format":false,"excerpt":"ASP.NET \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 :[\u09aa\u09b0\u09cd\u09ac\u0983 \u09e7\u09e9]:: ASP.NET Web Forms \u09a6\u09bf\u09df\u09c7 XML File \u09a4\u09c8\u09b0\u09c0 \u0995\u09b0\u09c7 \u09b2\u09bf\u09b8\u09cd\u099f \u0995\u09a8\u099f\u09cd\u09b0\u09cb\u09b2 \u09b2\u09c7\u0996\u0995\u0983 \u09ae\u09cb\u09b8\u09cd\u09a4\u09be\u09ab\u09bf\u099c\u09c1\u09b0 \u09ab\u09bf\u09b0\u09cb\u099c \u0964 \u0997\u09a4 \u09aa\u09b0\u09cd\u09ac\u09c7 \u0986\u09ae\u09b0\u09be ASP.NET Web Forms \u098f\u09b0 \u09aa\u09cb\u09b2 \u09b2\u09bf\u09b8\u09cd\u099f\u09c7 SortedList Object \u098f\u09b0 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u09b6\u09bf\u0996\u09c7\u099b\u09bf\u09b2\u09be\u09ae \u0964 \u0986\u099c \u0986\u09ae\u09b0\u09be \u09b6\u09bf\u0996\u09ac\u09cb \u0995\u09bf\u09ad\u09be\u09ac\u09c7 ASP.NET Web Forms \u09a6\u09bf\u09df\u09c7 XML File \u09ac\u09be\u0987\u09a8\u09cd\u09a1 \u0995\u09b0\u09c7 \u09b2\u09bf\u09b8\u09cd\u099f \u0995\u09a8\u099f\u09cd\u09b0\u09cb\u09b2 \u0995\u09b0\u09be \u09af\u09be\u09df \u0964\u2026","rel":"","context":"In &quot;Root&quot;","block_context":{"text":"Root","link":"http:\/\/bangla.sitestree.com\/?cat=1"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/70279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=70279"}],"version-history":[{"count":0,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/70279\/revisions"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=70279"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=70279"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=70279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}