Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~148 People Reached
Favorite Forums
Favorite Tags
Member Avatar for koppv0

Hi, I am using a TreeView control to populate the left navigation . I feed data from a sitemap. Can anyone provide sample code how I can implement the role based navigation. Assume my application has 3 roles R1, R2 and R3. Now by default all the links appear for …

0
44
Member Avatar for koppv0

Hi, i am using the following code in the datalayer. The input paramters are the stored procedure and the associated parameters provided as a HastTable. I am using Enterprise Library, Data Access Block. -------------- [code=asp.net]namespace EPD.Data { public class DBManager { static Microsoft.Practices.EnterpriseLibrary.Data.Database dataBase; static DbCommand oDbCommand; public static CommandResult …

Member Avatar for iDeveloper
0
104