Click here to Skip to main content
15,910,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: comparevalidator to compare strings (case - insensitive) Pin
Amit_Sharma200025-Sep-06 8:14
Amit_Sharma200025-Sep-06 8:14 
GeneralRe: comparevalidator to compare strings (case - insensitive) Pin
Amit_Sharma200025-Sep-06 8:15
Amit_Sharma200025-Sep-06 8:15 
GeneralRe: comparevalidator to compare strings (case - insensitive) Pin
Amit_Sharma200025-Sep-06 8:19
Amit_Sharma200025-Sep-06 8:19 
GeneralRe: comparevalidator to compare strings (case - insensitive) Pin
Meax25-Sep-06 8:20
Meax25-Sep-06 8:20 
QuestionSiteMapDataSource Pin
shapper25-Sep-06 5:05
shapper25-Sep-06 5:05 
AnswerRe: SiteMapDataSource Pin
eggsovereasy25-Sep-06 9:08
eggsovereasy25-Sep-06 9:08 
GeneralRe: SiteMapDataSource Pin
shapper25-Sep-06 11:12
shapper25-Sep-06 11:12 
AnswerRe: SiteMapDataSource Pin
Bishoy Labib25-Sep-06 9:12
Bishoy Labib25-Sep-06 9:12 
Instead of having a sitemap with Visible property

it's easier to have 2 sitemaps:
1. with visible nodes only
2. with all the nodes

This will allow you to bind the menu control to the visible sitemap
and to get other nodes from the other sitemap

you can configure the names of the 2 sitemap providers in web.config
see this msdn article to know how:
http://msdn2.microsoft.com/en-us/library/ms178426.aspx[^]

The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.

GeneralRe: SiteMapDataSource Pin
shapper25-Sep-06 13:18
shapper25-Sep-06 13:18 
GeneralRe: SiteMapDataSource Pin
Bishoy Labib26-Sep-06 12:48
Bishoy Labib26-Sep-06 12:48 
GeneralRe: SiteMapDataSource Pin
Bishoy Labib29-Sep-06 14:03
Bishoy Labib29-Sep-06 14:03 
Questionconverting auto generation code from vb.net to c#.net Pin
pranavcool25-Sep-06 4:56
pranavcool25-Sep-06 4:56 
AnswerRe: converting auto generation code from vb.net to c#.net Pin
Meax25-Sep-06 5:04
Meax25-Sep-06 5:04 
AnswerRe: converting auto generation code from vb.net to c#.net Pin
Dave Doknjas25-Sep-06 15:59
Dave Doknjas25-Sep-06 15:59 
Questionajax method to load another control Pin
max_dev2006@yahoo.com25-Sep-06 4:48
max_dev2006@yahoo.com25-Sep-06 4:48 
QuestionSerial ports in vb.net 1.1 asp.net Pin
amaneet25-Sep-06 4:42
amaneet25-Sep-06 4:42 
QuestionSingleton Classes Pin
robert11025-Sep-06 4:14
robert11025-Sep-06 4:14 
AnswerRe: Singleton Classes Pin
CWIZO25-Sep-06 4:24
CWIZO25-Sep-06 4:24 
GeneralRe: Singleton Classes Pin
robert11025-Sep-06 4:28
robert11025-Sep-06 4:28 
AnswerRe: Singleton Classes Pin
CWIZO25-Sep-06 4:36
CWIZO25-Sep-06 4:36 
GeneralRe: Singleton Classes Pin
eggsovereasy25-Sep-06 9:11
eggsovereasy25-Sep-06 9:11 
QuestionSmartNav.htm Pin
DanB198325-Sep-06 4:07
DanB198325-Sep-06 4:07 
QuestionProblem deploying a web service Pin
RossWinds25-Sep-06 3:50
RossWinds25-Sep-06 3:50 
Questionhow t o convert byte to float Pin
sunita ramesh25-Sep-06 2:37
sunita ramesh25-Sep-06 2:37 
QuestionProblem with datagrid fixed column Pin
Kanjinghat25-Sep-06 2:35
Kanjinghat25-Sep-06 2:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.