Click here to Skip to main content
15,902,636 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Need help regarding database in .Net 2.0 Pin
s_a_20026327-May-07 1:36
s_a_20026327-May-07 1:36 
GeneralRe: Need help regarding database in .Net 2.0 Pin
doWhileSomething26-May-07 14:37
doWhileSomething26-May-07 14:37 
GeneralYou need to cool down! Pin
leckey26-May-07 17:08
leckey26-May-07 17:08 
GeneralRe: You need to cool down! Pin
s_a_20026327-May-07 1:54
s_a_20026327-May-07 1:54 
GeneralRe: You need to cool down! Pin
leckey27-May-07 6:15
leckey27-May-07 6:15 
Questionformating gridview row/cell content Pin
aransiola25-May-07 9:01
aransiola25-May-07 9:01 
AnswerRe: formating gridview row/cell content Pin
Arun.Immanuel25-May-07 16:36
Arun.Immanuel25-May-07 16:36 
QuestionSitemap provider problem Pin
-Yoyosh-25-May-07 8:20
-Yoyosh-25-May-07 8:20 
Hi, I have declared sitemapprovider in my web.config file:
------------------------------------------
<system.web>
<authentication mode="Forms" />
<roleManager enabled="true" />
<siteMap >
<providers>
<add name="secureProvider" type="System.Web.XmlSiteMapProvider" siteMapFile="Web.sitemap" securityTrimmingEnabled="true"></add>
</providers>
</siteMap>
-----------------------------------------------------
However, when I try to use this map provider via menu control, I cannot see any item in the menu. What may be wrong?
I`m using standard Menu control with SiteMapDataSource, where I point the name of that provider declared in web.config file. Menu is placed in my master page.

Thank you very much in advance
QuestionDetermine users computer name - from Citrix Pin
tc30325-May-07 7:17
tc30325-May-07 7:17 
QuestionGetting a value of a cell in a gridview Pin
Furi Goled25-May-07 5:37
Furi Goled25-May-07 5:37 
AnswerRe: Getting a value of a cell in a gridview Pin
InvalidTypecast25-May-07 9:32
InvalidTypecast25-May-07 9:32 
GeneralRe: Getting a value of a cell in a gridview Pin
Furi Goled25-May-07 9:43
Furi Goled25-May-07 9:43 
AnswerRe: Getting a value of a cell in a gridview Pin
Gamzun26-May-07 12:56
Gamzun26-May-07 12:56 
QuestionNeed help displaying data from 2 tables on ASP.NET page Pin
LatinoKid25-May-07 5:09
LatinoKid25-May-07 5:09 
AnswerRe: H-E-L-P Pin
Khan.Bangash25-May-07 5:46
Khan.Bangash25-May-07 5:46 
GeneralRe: H-E-L-P Pin
LatinoKid25-May-07 6:19
LatinoKid25-May-07 6:19 
AnswerRe: H-E-L-P Pin
Not Active25-May-07 8:15
mentorNot Active25-May-07 8:15 
GeneralRe: H-E-L-P [modified] Pin
LatinoKid25-May-07 9:03
LatinoKid25-May-07 9:03 
GeneralRe: H-E-L-P Pin
Not Active25-May-07 9:29
mentorNot Active25-May-07 9:29 
GeneralNeed help displaying data from 2 tables on ASP.NET page Pin
LatinoKid25-May-07 9:43
LatinoKid25-May-07 9:43 
GeneralRe: Need help displaying data from 2 tables on ASP.NET page Pin
Not Active25-May-07 9:58
mentorNot Active25-May-07 9:58 
GeneralRe: Need help displaying data from 2 tables on ASP.NET page Pin
LatinoKid25-May-07 10:06
LatinoKid25-May-07 10:06 
GeneralRe: Need help displaying data from 2 tables on ASP.NET page Pin
leckey26-May-07 17:09
leckey26-May-07 17:09 
GeneralRe: H-E-L-P Pin
Christian Graus25-May-07 10:05
protectorChristian Graus25-May-07 10:05 
GeneralRe: H-E-L-P Pin
LatinoKid25-May-07 10:12
LatinoKid25-May-07 10:12 

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.