<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>ASP.NET Forum RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest threads from the 'ASP.NET' forum at Programmer's Heaven, excluding replies.</description>
    <language>en</language>
    <copyright>Copyright 2009 Programmers Heaven</copyright>
    <pubDate>Fri, 03 Jul 2009 20:36:15 -0700</pubDate>
    <lastBuildDate>Fri, 03 Jul 2009 20:36:15 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Orkut Scrapbook</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/393047/393047/orkut-scrapbook/</link>
      <description>&lt;span style="color: Blue;"&gt;Hello&lt;br /&gt;
I am in final year of my graduation.&lt;br /&gt;
As my final year project i am making a web-site which contains popular features of facebook and orkut.&lt;br /&gt;
I am facing problem in creating scrapbook type application of orkut.&lt;br /&gt;
I have tried alot but didnt get any success.&lt;br /&gt;
Plz help me out.&lt;br /&gt;
Give me sugesstion or any logic to achieve this task.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/393047/393047/orkut-scrapbook/</guid>
      <pubDate>Tue, 30 Jun 2009 03:50:51 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Using Regex to detect improperly formatted text</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/393021/393021/using-regex-to-detect-improperly-formatted-text/</link>
      <description>I am trying to craft a statement that will let me identity malformed text entered by my clients.  A well-formed statement will look like the following:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
{{&amp;lt;1 to 50 alpha characters and 0 to 5 numbers&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
The statement I've come up with is the following, but it doesn't appear to work.  There could be several of these statements in a block of text, but I want the detection to kick out after the first detected malformed tag.  Any help would be appreciated.  &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
\{\{(?![a-zA-Z]{1,50}(?::[\d]{0,5})?\}\})|(?&amp;lt;!\{\{[a-zA-Z]{1,50}(?::[\d]{0,5})?)\}\}(?::[\d]{0,5})?)\}\}&lt;br /&gt;
&lt;br /&gt;
Examples of good input would be:&lt;br /&gt;
{{test123}}&lt;br /&gt;
{{test}}&lt;br /&gt;
&lt;br /&gt;
Examples of bad input would be:&lt;br /&gt;
{{123}}&lt;br /&gt;
{{test}&lt;br /&gt;
{test}}&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/393021/393021/using-regex-to-detect-improperly-formatted-text/</guid>
      <pubDate>Mon, 29 Jun 2009 11:56:26 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Porting ASP.net application</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392905/392905/porting-aspnet-application/</link>
      <description>I have ASP.net application developped under MS Visual Studio 2003.&lt;br /&gt;
I ported it to MS Visual studio 2008 and it went relatively smooth, and the project built well, but when I tried to run it I got the following error:&lt;br /&gt;
"Internet Information Services has encountered a problem and needs to close."&lt;br /&gt;
The application works perfectly under MS Visual Studio 2003, but here it just crashes before it starts...&lt;br /&gt;
Has anyone had any expirience with a similar problem with porting code from MS Visual Studio 2003 to MS Visual Studio 2008, or does anyone have any idea why this is happening, I'd be very appriciative of any help...&lt;br /&gt;
&lt;br /&gt;
Thanx in advance&lt;br /&gt;
&lt;br /&gt;
Mummy&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392905/392905/porting-aspnet-application/</guid>
      <pubDate>Fri, 26 Jun 2009 08:13:32 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>ASP.NET Evolution</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392862/392862/aspnet-evolution/</link>
      <description>&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://pixhost.ws/avaxhome/97/8c/000d8c97_medium.jpeg" /&gt;&lt;br /&gt;
Sams; Pap/Cdr edition | ISBN: 0672326477 | 384 pages | May 29, 2004 | PDF | 6 Mb&lt;br /&gt;
&lt;br /&gt;
If you've ever been a part of an online community, you are aware of all the great features it offers. Dynamic news, forums, calendars and polls are just a few of the elements that you can benefit from in an online community. Now is your chance to learn how it's done and create your own online community. ASP.NET Evolution will show you how to take what you already know about ASP.NET programming and apply it to building a full-scale web application. With solid example code, you will be guided through the building process, making progressively bigger changes to the code as you move through the chapters. The entire example application is available for download and an online forum dedicated to this book will be available to you to discuss the book with the author and other readers. Develop your ASP.NET knowledge with ASP.NET Evolution.&lt;br /&gt;
&lt;br /&gt;
Link :&lt;br /&gt;
&lt;a href="http://uploading.com/files/P761Q6QX/0764543849.zip.html"&gt;http://uploading.com/files/P761Q6QX/0764543849.zip.html&lt;/a&gt;&lt;br /&gt;
OR&lt;br /&gt;
&lt;a href="http://hotfile.com/dl/7584093/e561037/0764543849.zip.html"&gt;http://hotfile.com/dl/7584093/e561037/0764543849.zip.html&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/248638258/0764543849.zip"&gt;http://rapidshare.com/files/248638258/0764543849.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Password default : www.bookitplus.net&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392862/392862/aspnet-evolution/</guid>
      <pubDate>Thu, 25 Jun 2009 14:46:55 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Decoding special characters with Request.QueryString.Item</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392857/392857/decoding-special-characters-with-requestquerystringitem/</link>
      <description>Hey folks I'm having a problem and I'd like your help.  I'm trying to decode special characters in parameter values passed into a web page.  Here's my script:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;%Response.charset="UTF-8"%&amp;gt;&lt;br /&gt;
&amp;lt;%@ Page Explicit="true" %&amp;gt;&lt;br /&gt;
&amp;lt;script language="VB" runat="Server"&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&amp;gt;&lt;br /&gt;
&amp;lt;html xmlns="http://www.w3.org/1999/xhtml"&amp;gt;&lt;br /&gt;
&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=UTF-8"&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;%Response.Write("Amélie")%&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;%Response.Write(Request.QueryString.Item("fname")
)%&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;%Response.Write(Request("fname"))%&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty simple right?  So I go to:&lt;br /&gt;
&lt;br /&gt;
http://[hostname]/[path]/test.aspx?fname=Am%E9lie&lt;br /&gt;
&lt;br /&gt;
And I see this in the browser:&lt;br /&gt;
&lt;br /&gt;
Amélie&lt;br /&gt;
Amlie&lt;br /&gt;
Amlie&lt;br /&gt;
&lt;br /&gt;
Why does this simple script mess up on on the "é" character?  %E9 does decode to this letter.&lt;br /&gt;
&lt;br /&gt;
I'm lost.  Any suggestions?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
-Ted&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392857/392857/decoding-special-characters-with-requestquerystringitem/</guid>
      <pubDate>Thu, 25 Jun 2009 13:00:49 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Problem with VB.NET Pages in C# Solution</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392847/392847/problem-with-vbnet-pages-in-c-solution/</link>
      <description>I have a problem, to add VB.NET pages in C# Project. I am using .NET 2008 version. We migrated this solution from 2003 version. I am facing the following issues on my solution.&lt;br /&gt;
&lt;br /&gt;
1) When I am trying to add new page(VB.NET), It is not showing option to select language. By default is taking C# language and creating aspx,aspx.cs and aspx.designer.cs files.&lt;br /&gt;
-- I am doing this, opened new dummy C# solution, I am able to add VB.NET pages, After that I am taking the pages from the solution folder and adding to my solution. -- This way is not correct, Please help me out.&lt;br /&gt;
2) When I am trying to Build my application, it is not showing errors of VB.NET at build time, but at runtime I am able to get those errors when I correct those and try again, I am able to get the functionality. &lt;br /&gt;
-- But this way is not correct, might be some solution properties I missed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392847/392847/problem-with-vbnet-pages-in-c-solution/</guid>
      <pubDate>Thu, 25 Jun 2009 08:40:01 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Saving/recalling variable help?</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392731/392731/savingrecalling-variable-help/</link>
      <description>I am working on a project. In the generated page HTML of my ASP.NET page, I have text boxes that have onchange events that link to javascript functions that link to Ajax PageMethods which goes to my SQL command texts. &lt;br /&gt;
&lt;br /&gt;
For 3 of the 4 cases, my update process works. The only one that isn't working is my "template name" section. Basically, the template name is automatically generated upon the first creation of a record. The page displays this name in the editable text box. My boss gave me an SQL stored procedure that takes the OLD name and the new name. The new name is no problem. &lt;br /&gt;
&lt;br /&gt;
My question is how do I save/recall the old name? I am fairly new at all this. He explained something about a hidden text field, and I found in the code this:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt; ret &amp;amp;amp;= "&amp;amp;lt;input type=""hidden"" id=""oldtemplatename"" value=""" &amp;amp;amp; templatename &amp;amp;amp; """/&amp;amp;gt;"&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is the generated code. What I believe it is doing is saving the templatename (this is the one that will be changed) into this hidden input field with id oldtemplatename. I don't know what to do to get this variable to my other VB function that gets called through the javascript. &lt;br /&gt;
&lt;br /&gt;
Does anyone follow? Please help</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392731/392731/savingrecalling-variable-help/</guid>
      <pubDate>Tue, 23 Jun 2009 06:37:38 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Pro ASP.NET MVC Framework</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392727/392727/pro-aspnet-mvc-framework/</link>
      <description>&lt;br /&gt;
&lt;img src="http://i497.photobucket.com/albums/rr332/bandmaster_luna/51AccYmg-TL_BO2204203200_PIsitb-sti.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Pro ASP.NET MVC Framework&lt;br /&gt;
&lt;br /&gt;
Product Description&lt;br /&gt;
&lt;br /&gt;
Steven Sanderson has seen the ASP.NET MVC framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the clearest understanding of how this exciting new framework could improve your coding efficiency—and you’ll gain invaluable up–to–date awareness of security, deployment, and interoperability challenges.&lt;br /&gt;
&lt;br /&gt;
The ASP.NET MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform. It introduces a radically new high–productivity programming model that promotes cleaner code architecture, test–driven development, and powerful extensibility, combined with all the benefits of ASP.NET 3.5.&lt;br /&gt;
&lt;br /&gt;
An integral benefit of this book is that the core Model–View–Controller architectural concepts are not simply explained or discussed in isolation, but demonstrated in action. You’ll work through an extended tutorial to create a working e–commerce web application that combines ASP.NET MVC with the latest C# 3.0 language features and unit–testing best practices. By gaining this invaluable, practical experience, you can discover MVCs strengths and weaknesses for yourself—and put your best learned theory into practice.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/244332684/26464646.rar"&gt;http://rapidshare.com/files/244332684/26464646.rar&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Password default : www.bookitplus.net&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392727/392727/pro-aspnet-mvc-framework/</guid>
      <pubDate>Tue, 23 Jun 2009 05:20:18 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Pro ASP.NET MVC Framework</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392726/392726/pro-aspnet-mvc-framework/</link>
      <description>&lt;br /&gt;
&lt;img src="http://i497.photobucket.com/albums/rr332/bandmaster_luna/51AccYmg-TL_BO2204203200_PIsitb-sti.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
Pro ASP.NET MVC Framework&lt;br /&gt;
&lt;br /&gt;
Product Description&lt;br /&gt;
&lt;br /&gt;
Steven Sanderson has seen the ASP.NET MVC framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the clearest understanding of how this exciting new framework could improve your coding efficiency—and you’ll gain invaluable up–to–date awareness of security, deployment, and interoperability challenges.&lt;br /&gt;
&lt;br /&gt;
The ASP.NET MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform. It introduces a radically new high–productivity programming model that promotes cleaner code architecture, test–driven development, and powerful extensibility, combined with all the benefits of ASP.NET 3.5.&lt;br /&gt;
&lt;br /&gt;
An integral benefit of this book is that the core Model–View–Controller architectural concepts are not simply explained or discussed in isolation, but demonstrated in action. You’ll work through an extended tutorial to create a working e–commerce web application that combines ASP.NET MVC with the latest C# 3.0 language features and unit–testing best practices. By gaining this invaluable, practical experience, you can discover MVCs strengths and weaknesses for yourself—and put your best learned theory into practice.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://rapidshare.com/files/244332684/26464646.rar"&gt;http://rapidshare.com/files/244332684/26464646.rar&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Password default : www.bookitplus.net&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392726/392726/pro-aspnet-mvc-framework/</guid>
      <pubDate>Tue, 23 Jun 2009 05:19:13 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Difference between Response.Redirect and Server.Transfer</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392600/392600/difference-between-responseredirect-and-servertransfer/</link>
      <description>What is the difference between Response.Redirect and Server.Transfer&lt;br /&gt;
apart from roundtrip?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392600/392600/difference-between-responseredirect-and-servertransfer/</guid>
      <pubDate>Sat, 20 Jun 2009 20:26:12 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>"/" missing from return of  Server.MapPath</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392542/392542/-missing-from-return-of--servermappath/</link>
      <description>Hi,&lt;br /&gt;
I wanted to get a physical path of a folder  in my local server and save it to the a database like this.&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;string path = HttpContext.Current.Server.MapPath("./App_Data/");&lt;/em&gt;&lt;br /&gt;
 but the return value is without back slashes. like this:&lt;br /&gt;
C:wwwrootApp_Data&lt;br /&gt;
&lt;br /&gt;
I am expecting to get something like C:\wwwroot\App_Data\&lt;br /&gt;
&lt;br /&gt;
Am I missing something? Why the "\" is missing?&lt;br /&gt;
&lt;br /&gt;
thanks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392542/392542/-missing-from-return-of--servermappath/</guid>
      <pubDate>Fri, 19 Jun 2009 07:51:42 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Error after uploading the dlls</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392537/392537/error-after-uploading-the-dlls/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I am working on a shopping cart .The code executes successfully and functions in my system, but after uploading the .dlls its giving an error like this:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Server Error in '/' Application.&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Object reference not set to an instance of an object. &lt;br /&gt;
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;
&lt;br /&gt;
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.&lt;br /&gt;
&lt;br /&gt;
Source Error: &lt;br /&gt;
&lt;br /&gt;
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. &lt;br /&gt;
&lt;br /&gt;
Stack Trace: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[NullReferenceException: Object reference not set to an instance of an object.]&lt;br /&gt;
DirectPay.WebForm1.InitializeComponent()&lt;br /&gt;
DirectPay.WebForm1.OnInit(EventArgs e)&lt;br /&gt;
System.Web.UI.Control.InitRecursive(Control namingContainer) +241&lt;br /&gt;
System.Web.UI.Page.ProcessRequestMain() +197&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have set the virtual directory , but no change its giving the same error always.&lt;br /&gt;
&lt;br /&gt;
Can u please give a solution for my question.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Rani Alexander &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392537/392537/error-after-uploading-the-dlls/</guid>
      <pubDate>Fri, 19 Jun 2009 04:57:18 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Annoying problem administration tool</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392425/392425/annoying-problem-administration-tool/</link>
      <description>I work in a hospital and I am working on a local website which allows certain data te be shown, now i want to create a login but I have a very annoying problem. I have been looking all over the place but there are very few reasonable solutions.&lt;br /&gt;
&lt;br /&gt;
Allow me to situate: I have a testsite in asp.net, created in visual studio 2008, so it’s a very simple page with some text where I want to log in First. I changed the authentication mode in my web.config to “Forms”. So I could run the asp.net configuration tool, here was my First problem. I couldn’t even add users, it said something about provider problems. After some research i was told that i should run “aspnet_regsl” to create databases for this. I use sql server 2005, i saw here that a database “aspnetdb” was created. I tried my toolbox again, but with no result. I then heard from some people that i should change my connection string to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;connectionStrings&amp;gt;&lt;br /&gt;
    &amp;lt;add name="MyLocalSQLServer"&lt;br /&gt;
         connectionString="Initial Catalog=aspnetdb;data source=localhost;Integrated Security=SSPI;" /&amp;gt;&lt;br /&gt;
  &amp;lt;/connectionStrings&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I have seen a lot of examples where this wasn’t needed, so I don’t quite understand why this had to be done with me, so I’m also not sure if this is the correct solution. Does this ahve something to do with me using sql server and not expres? Anyway I was able to add users. So I added 2, hoewever I also needed roles, but this gave me an error again, I added the following line in my web.config:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;roleManager enabled="true" /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This changed my error, but still gave me one, the error I got was:&lt;br /&gt;
&lt;br /&gt;
Can’t connect to the SQL Server-database. At System.Web.Administration.WebAdminPage.CallWebAdmi
nHelperMethod(Boolean isMembership, String methodName, Object[] parameters, Type[] paramTypes) at ASP.security_roles_manageallroles_aspx.BindGrid() at ASP.security_roles_manageallroles_aspx.Page_Load() at System.Web.Util.CalliHelper.ArglessFunctionCaller(
IntPtr fp, Object o) at System.Web.Util.CalliEventHandlerDelegateProxy.Cal
lback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) bij System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;br /&gt;
&lt;br /&gt;
I’m no expert on this, but apparently no one in our hospital is, plus people also barely have time. Does anyone know how I can fix my problem (or improve my situation)? It’s actually pretty urgent :s&lt;br /&gt;
&lt;br /&gt;
Thanks so so so much for replies!&lt;br /&gt;
&lt;br /&gt;
Grtz,&lt;br /&gt;
&lt;br /&gt;
yAnnIck- -&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392425/392425/annoying-problem-administration-tool/</guid>
      <pubDate>Wed, 17 Jun 2009 02:33:23 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Checkboxlist? graphics + database input</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392382/392382/checkboxlist-graphics-+-database-input/</link>
      <description>Hi everyone!&lt;br /&gt;
&lt;br /&gt;
I'm trying to create a graphical checkboxlist.&lt;br /&gt;
I know there are some custom controls over at CodeProject.com. But they're pretty old..&lt;br /&gt;
&lt;br /&gt;
Each checkbox item consists of a graphic. When selected the background changes. The values for the checkboxitems are retrieved from a normal database file.&lt;br /&gt;
&lt;br /&gt;
To give you a better view on what I'm trying to create I provide the following link: &lt;a href="http://www.sarenza.com/tout-chaussure-femme?ectrans=1&amp;IdTis=XTC-P6Q-S6TP9-DD-DJRK9G-R5GV"&gt;LINK&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On the left side you can filter the products by size and by color.&lt;br /&gt;
As you can see from the source, the elements are rendered as &amp;lt;li&amp;gt;-items.&lt;br /&gt;
             &lt;br /&gt;
&amp;lt;li id='34' class="" &lt;span style="text-decoration: underline;"&gt;allowselect&lt;/span&gt;="true"&amp;gt;&amp;lt;a id='SZ_34'href="#" allowselect="true"&amp;gt;34&amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Only thing that I find remarkable is that there's a property called allowselect. I looked up this property online but couldn't find anything useful (developping wise).&lt;br /&gt;
&lt;br /&gt;
Anyone can give me a little help on this? It would be great if you have an idea how to easily create a checkboxlist like this.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance&lt;br /&gt;
&lt;br /&gt;
Me&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392382/392382/checkboxlist-graphics-+-database-input/</guid>
      <pubDate>Tue, 16 Jun 2009 01:13:03 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Creating Survey Form using ASP.NET</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392273/392273/creating-survey-form-using-aspnet/</link>
      <description>Hi! I would like to create a Survey page for our webpage, consisting of 5-10 questions with Multiple choices, Name, Email, Tel.#, and lastly, the user's Message.&lt;br /&gt;
&lt;br /&gt;
If this will connect to a database such as Access, to count on the answers on the multiple choices, how? And send via email as well for the form result after the user clicked the SUBMIT Button, how?&lt;br /&gt;
&lt;br /&gt;
Thank you in advance for great help and wait for soonest reply...&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392273/392273/creating-survey-form-using-aspnet/</guid>
      <pubDate>Fri, 12 Jun 2009 23:43:31 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Popup messagebox without javascript</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392167/392167/popup-messagebox-without-javascript/</link>
      <description>Hi all,&lt;br /&gt;
&lt;br /&gt;
I am working in ASP.NET with c# language.&lt;br /&gt;
my requirement is when user save/update the record after execution of all the code in btnsave_click he should be able to see the popup message of records saved successfully!&lt;br /&gt;
&lt;br /&gt;
It would be great help if anyone can give solution on this!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392167/392167/popup-messagebox-without-javascript/</guid>
      <pubDate>Thu, 11 Jun 2009 00:17:29 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Links in Calendar</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/392137/392137/links-in-calendar/</link>
      <description>Hi All,&lt;br /&gt;
&lt;br /&gt;
I have displayed three values(numbers) in some of the days of the month using the calendar control.   I would like to make each link clickable and when it is clicked, it would display more details on the value that the user has clicked on the same page.  So my problem is that i could not wire up the call to the function that it corresponds to...  could anyone help?&lt;br /&gt;
&lt;br /&gt;
 I have tried creating LinkButton dynamically, but it did not.  I was going to try the javascript:_dopostback but i don't really understand how to do it...   &lt;br /&gt;
&lt;br /&gt;
 any help would be greatly appreciated!&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Michelle&lt;br /&gt;
&lt;br /&gt;
 here is the code that i have so far: &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/392137/392137/links-in-calendar/</guid>
      <pubDate>Wed, 10 Jun 2009 07:49:48 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>How to databind from database for treeview means</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/391795/391795/how-to-databind-from-database-for-treeview-means/</link>
      <description>Hi Folks,&lt;br /&gt;
         This is first time that i use asp.net , vb.net and mysql for my project ,before that i used j2ee only.so kindly help me out to resolve my problem.&lt;br /&gt;
&lt;br /&gt;
 i have to make treeview as dynamic, for that i hav a table date in which i have a column yyyy-mm-dd and value of this column is 2008-03-01,2008-01-01,2009-06-01,2009-01-01 and so on. &lt;br /&gt;
       i hav to make treeview where parent is +2008 and when i click it ,node should appear like -Jan,-Feb,-Mar and so on for 2008 and same for +2009 and so on.and upon click on -jan it should fetch whole data from table.&lt;br /&gt;
&lt;br /&gt;
                               kindly help me out .&lt;br /&gt;
&lt;br /&gt;
regards&lt;br /&gt;
kumar&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/391795/391795/how-to-databind-from-database-for-treeview-means/</guid>
      <pubDate>Mon, 01 Jun 2009 00:46:38 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Re: This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/391235/391235/re-this-post-has-been-deleted/</link>
      <description>Thank you for your code.&lt;br /&gt;
i got it.&lt;br /&gt;
i'm a new user of this forum.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/391235/391235/re-this-post-has-been-deleted/</guid>
      <pubDate>Wed, 20 May 2009 02:21:58 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>file downloading??</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/391106/391106/file-downloading/</link>
      <description>how can we download file from our asp.net webpage like  we download songs and softwares??&lt;br /&gt;
&lt;br /&gt;
how can we upload files from our system like music files,sofwares,games and then make it available for downloading by user??&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/391106/391106/file-downloading/</guid>
      <pubDate>Sun, 17 May 2009 10:06:48 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Errors after redeployment ASP.NET application</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/391067/391067/errors-after-redeployment-aspnet-application/</link>
      <description>I have an intranet application that was developed with ASP.NET 1.1 and i need to be work on it.&lt;br /&gt;
I copied the source code from the server and opened the solution in my PC.&lt;br /&gt;
I noticed the application was source safe bond and i succeded in unbinding it&lt;br /&gt;
But the pain in my butt for over 3weeks now is i have more than 110 error messages making it different to build the appliaction.&lt;br /&gt;
Error persist even when it is upgraded to VS 2005/2008. What should i do.&lt;br /&gt;
How can already deployed application running on server for more than 2 years without prompting error&lt;br /&gt;
have such errors when unpacked. What should i do to resolve those error.&lt;span style="color: Blue;"&gt;&lt;/span&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/391067/391067/errors-after-redeployment-aspnet-application/</guid>
      <pubDate>Sat, 16 May 2009 09:16:13 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>wcf large message issue</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/391055/391055/wcf-large-message-issue/</link>
      <description>hi guys i have found a problem while i was sending large message using wcf service from service to client and then i found solution on this site kindly go through it.&lt;br /&gt;
&lt;br /&gt;
www.elearningfromhome.com&lt;br /&gt;
&lt;br /&gt;
this site contains lots of videos on dot net 3.5 technology and believe me its really easy to learn from this kind of video we just need to register i experinced it.&lt;br /&gt;
&lt;br /&gt;
regards maruti &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/391055/391055/wcf-large-message-issue/</guid>
      <pubDate>Sat, 16 May 2009 04:08:05 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Plz help multilingual application development through ASP.NET 2.0</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/391029/391029/plz-help-multilingual-application-development-through-aspnet-20/</link>
      <description>Converting one web page content i.e., in one language to other language using ASP.NET 2.0 &lt;br /&gt;
eg:-In google site,at the top we find "Telugu" word.&lt;br /&gt;
If we click that link our whole page will appear in telugu.&lt;br /&gt;
&lt;br /&gt;
Like that our application be.Means, the fonts need to be installed and displayed dynamically.&lt;br /&gt;
&lt;br /&gt;
Plz provide the code way to achieve it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/391029/391029/plz-help-multilingual-application-development-through-aspnet-20/</guid>
      <pubDate>Fri, 15 May 2009 06:24:45 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Dynamically Created TextBox Control Fails to Load Properly</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/390849/390849/dynamically-created-textbox-control-fails-to-load-properly/</link>
      <description>I'm working on creating a shopping cart Control from scratch, all goes well until I get to the update portion of my shopping cart's code.After a textbox is created in the edit portion of the shopping cart, I'm unable to locate it as a child to any control. &lt;br /&gt;
&lt;br /&gt;
I'm currently trying a hackish workaround where I use the textChanged event of the TextBox control, but it doesn't fire for whatever reason. I've tried quite a few different tricks and come up empty handed.&lt;br /&gt;
&lt;br /&gt;
Basically, the problem is this: I'm unable to find a textbox control which is created programmatically inside this user control.I've tried to clean up the code below to hide as much of the garbage I've produced in trying to debug the problem, so hopefully it's 100% accurate.&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt;
public void EditHandler(object sender, EventArgs e) //attached to the click event of a button 
{ 
    EditButton EB = (EditButton)sender; SqlDataReader sqlDataReader; 

    SqlConnection conn; SqlCommand cmd; try { using (conn = new 
    SqlConnection(connectionString)) { 
    if (EB.Text == "Edit") 
        { 
            cmd = new SqlCommand(cmdString, conn);
             cmd.Parameters.AddWithValue(userNameSQL,Request.Co
okies[cookieName].Values[userNameCookie].ToString(
));               
    

    conn.Open(); 

    sqlDataReader = cmd.ExecuteReader(); 

    foreach (KeyValuePair pair in editList) { 
    syncTable.Rows[EB.y].Cells[pair.Value].Text = ""; //the equivalent 
    of x,y coordinates TextBox TB = new TextBox(); //THIS IS THE 
    TEXTBOX I'M UNABLE TO FIND 

    TB.ID = "tb" + pair.Value + "tb" + EB.y; TB.Width = 
    System.Web.UI.WebControls.Unit.Pixel(50); 

    TB.TextChanged += new EventHandler(TextChanged); 
    TB.AutoPostBack = true;  
    syncTable.Rows[EB.y].Cells[pair.Value].Controls.Ad
d(TB); //epic fail here 
    TB.Text = LoadValue(sqlDataReader, pair.Value, EB.y).ToString();  
    EB.Text = "Update"; 
    }
 } 
else //"Update" 
{ 
   Table tableHolder = (Table)Session["syncTable"]; cmd = new  
   SqlCommand(updateString, conn); foreach(KeyValuePair pair in updateParametersList) //updateParametersList is a Dictionary { if (pair.Value == "itemID") 
    { 
        for(int x = 0; x VandID in textboxValueAndIDList) 
        {
            if (VandID.Key == matchString) 
            { 
                s = VandID.Value; 
            } 
        } 
        cmd.Parameters.Add("@quanity", s); 
     } 
} 
    EB.Text = "Edit"; 
    } 
    else 
    { 
        cmd.Parameters.AddWithValue(pair.Key, pair.Value); 
    } 
    } //foreach //binding the data...  
    cmd.Parameters.AddWithValue(userNameSQL, Request.Cookies[cookieName].Values[userNameCookie]
.ToString()); 
    conn.Open(); using (sqlDataReader = cmd.ExecuteReader()) {   
    LoadTableRows(sqlDataReader); lblMessage.Text += "Shopping Cart 
    updated."; } } } } catch (Exception E) { lblMessage.Text += "EB.y=" 
    + EB.y + " "; lblMessage.Text += E.Message + E.Source + 
    E.InnerException + E.StackTrace; 
    } 
}&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
I apologize for the any formatting errors, I keep trying to fix this piece of code so it will act right, but I can't seem to fix it in places. I'd be of more use if I could view the html behind it (of course I know this to be impossible).</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/390849/390849/dynamically-created-textbox-control-fails-to-load-properly/</guid>
      <pubDate>Mon, 11 May 2009 23:46:56 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
    <item>
      <title>Server control persisting value in viewstate</title>
      <link>http://www.programmersheaven.com/mb/ASPNET/390824/390824/server-control-persisting-value-in-viewstate/</link>
      <description>Hi.&lt;br /&gt;
I am trying to get my head around implementing the persistance of a web server control value through viewstate in asp.net.&lt;br /&gt;
&lt;br /&gt;
I am used to handling all state information manually in php and asp, but I know that ASP.NET has internal mechanisms for this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have created a control which represents a group of radio buttons. The number of radio buttons and the labels for each come from a database. I output the HTML which creates these radio button s (&amp;lt;input type=radio  etc) in the RenderContents(HtmlTextWriter writer) method.&lt;br /&gt;
&lt;br /&gt;
Through my research I have seen that data can easily be stored and retrieved using the viewstate by simply using the ViewState["something"] dictionary. That sounds simple enough, and if I retrieve the value from viewstate I could output a "Selected" attirubte on the appropriate radio button in the HTML.&lt;br /&gt;
&lt;br /&gt;
The issue is, how do I get the value stored into the viewstate in the first place? The radio buttons are nothing, they are just html text output by my control. They are not objects that I can respond to a click event. I'm really not sure how this kind of thing is supposed to be implemented.&lt;br /&gt;
&lt;br /&gt;
All my research into this has led to websites that talk around the concept but never seem to really hit the nail on the head. I can't help but feel there is something I am missing. Am I still thinking too 'low-level'? &lt;br /&gt;
&lt;br /&gt;
Is anybody able to point me in the right direction?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For completeness, my RenderContents method is below&lt;br /&gt;
(I know that best practice is to use the methods of HtmlTextWriter rather than typing all the html myself, but I'm just trying to get this thing working.)&lt;br /&gt;
&lt;pre class="sourcecode"&gt;
	private bool _showLabels;
	private Data.DataModel.Range _range;
	// Range is a simple class that has a question number, a count of how many options in this question, and a generic
	// list of strings to hold the labels


        protected override void RenderContents(HtmlTextWriter writer)
        {
            int i;
         
            // this makes use of the range object which describes how many radio buttons
            // should be in this range control, and what the labels of each option should be.

            writer.Write("&amp;lt;table border=0&amp;gt;");

            // output optional labels for each radio button
            if (_showLabels)
            {
                writer.Write("&amp;lt;tr&amp;gt;");
                for (i = 0; i &amp;lt; _range.Count; i++)
                {
                    writer.Write(String.Format("&amp;lt;th&amp;gt;{0}&amp;lt;/th&amp;gt;", _range.Labels[i]));
                }
                writer.Write("&amp;lt;/tr&amp;gt;");
            }
            
            writer.Write("&amp;lt;tr&amp;gt;");

            // output the actual radio button objects
            for (i = 0; i &amp;lt; _range.Count; i++)
            {
                writer.Write(String.Format("&amp;lt;td&amp;gt;&amp;lt;input type=\"radio\" name=\"Q{0}\" value=\"{1}\"", _range.QuestionNo, i));
                                    
                writer.Write("&amp;gt;&amp;lt;/td&amp;gt;");
            }       
            writer.Write("&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;");
        }
    }
&lt;/pre&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/ASPNET/390824/390824/server-control-persisting-value-in-viewstate/</guid>
      <pubDate>Mon, 11 May 2009 18:18:31 -0700</pubDate>
      <category>ASP.NET</category>
    </item>
  </channel>
</rss>