How to add an active class in navigation menu item in asp.net website?

Generally active class show which page /link you are visiting currently. Active class will be added in CSS class, but the problem is only one item can have active class at one time. But we need to show active class dynamically. Add an active class in menu item in ASP.NET website? In asp.net generally we … Read more

how to do url rewrite in C#.net. implemented in asp.net4.0 version

how to do url rewrite in C#.net. implemented in asp.net4.0 version Url rewriting is just to display a friendly and readable url instead of a comlex or unfriendly url. Suppose there is a url in your website just like below: http://sharepointcafe.net/Page.aspx?userid=23456 The disadvantages of above mentioned url are: 1. This is not a friendly url.2. … Read more

Three tier architecture in ASP.Net using C# code

Read my other blogs, C# 6.0 new features, ASP.Net Tutorial and .Net Core Tutorial.In this blog, we will see 3-tier architecture to develop an application in C#. What is 3-Tier Architecture? 3-Tier architecture is well known in software development for web and windows software.3-Tier architecture contains UI (Presentation) Layer, Business Logic and Data Access Layer. … Read more

How to send email to a user using workflow in SharePoint2010

How to send email to a user using workflow in SharePoint2010 Suppose there is a scenario that when ever you add a new item to a list in SharePoint site immediately an email should be sent to a specific member or user.Here I will explain this scenario by using SharePoint designer 2010.Please follow below steps: … Read more

RSS
YouTube
YouTube
Instagram