Forum: ASP.NET 12 Days Ago |
| Replies: 0 Views: 306 hi everyone. i actually posted this already at forums.asp.net but got no answer. i would appreciate your guys help. thanks.
I have a databound ListView and am trying to dynamically add a databound... |
Forum: ASP.NET Jul 4th, 2009 |
| Replies: 6 Views: 760 Hello Everybody
I cant figure this thing out. I now made a complete brand-new one-table database just for this test. still no go. one thing that i have not been able to do is, that i cannot seem to... |
Forum: ASP.NET Jul 3rd, 2009 |
| Replies: 6 Views: 760 Hi
I am attaching a complete website solution. it includes precisely
1 aspx page
1 web.config
1 global.asax
all torn down to the barest minimum necessary. it still does not work.
for... |
Forum: ASP.NET Jul 3rd, 2009 |
| Replies: 6 Views: 760 Hi Idans.
I do not have any source code aside of the snippets i sent you. its entirely declaritive.
i hope to eventually have. but first im trying the simple.
are you referring to the global.asax?... |
Forum: ASP.NET Jun 30th, 2009 |
| Replies: 6 Views: 760 hi IdanS
thanks for replying
no. i have not recieved any error message whatsoever
what can i do?
thanks for bearing with me |
Forum: ASP.NET Jun 30th, 2009 |
| Replies: 6 Views: 760 Ok fellows. I've tried EVERYTHING!!
System
OS: Windows Vista SP2
IIS: version 7
MSSQL: 2008 express
ASPX: .NET 3.5 framework
my global.asax has sqlcachedependency.start and stop at... |
Forum: ASP.NET Jun 23rd, 2009 |
| Replies: 3 Views: 491 hi
soory, i havent meant to skimp. I just thought to keep the code to only waht is necessary.
I am going over the article you sent me, meanwhile, here is the complete Provider Class
Please point... |
Forum: ASP.NET Jun 23rd, 2009 |
| Replies: 3 Views: 491 Hi everybody
I have coded a LINQ SiteMapProvider for my ASP.NET site. The site pages info is stored in a MSSQL database.
When I make changes to the SitePAges table, the SiteMap does not reset. Here... |