<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Feature Requests</title><link>http://forums.asp.net/14.aspx</link><description>Discuss features that you would like to see in future versions of ASP.NET.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Comet (Push or Reverse Ajax) Support</title><link>http://forums.asp.net/thread/1573265.aspx</link><pubDate>Sat, 10 Feb 2007 21:32:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1573265</guid><dc:creator>scorpion4000</dc:creator><author>scorpion4000</author><slash:comments>8</slash:comments><comments>http://forums.asp.net/thread/1573265.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=1573265</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Comet_%28programming%29"&gt;Wikipedia: Comet is a programming technique that enables web servers to send data to the client without having any need for the client to request it. &lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Comet_%28programming%29"&gt;It allows creation of event-driven web applications which are hosted in the browser.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>No more: "Object reference not set to an instance of an object."</title><link>http://forums.asp.net/thread/3500024.aspx</link><pubDate>Sat, 07 Nov 2009 21:17:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3500024</guid><dc:creator>hitchhiker999</dc:creator><author>hitchhiker999</author><slash:comments>9</slash:comments><comments>http://forums.asp.net/thread/3500024.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=3500024</wfw:commentRss><description>&lt;p&gt;I run a handful of large websites using&amp;nbsp;.net&amp;nbsp;- I love .net, I love C#&lt;/p&gt;
&lt;p&gt;In asp.net 4, please&lt;b&gt;&amp;nbsp;give us the name of the &amp;#39;object reference&amp;#39;&lt;/b&gt; that&amp;#39;s not set to an instance of an object :)&lt;/p&gt;
&lt;p&gt;I beg you, my life would change, as so would many others. If you&amp;#39;re worried about some reflection cost, or whatever, at least make detailed errors an option. &lt;/p&gt;
&lt;p&gt;I appologise if this is already included, i couldn&amp;#39;t search for it - the term is way too common!&lt;/p&gt;
&lt;p&gt;Frank.&lt;/p&gt;</description></item><item><title>SFTP?</title><link>http://forums.asp.net/thread/3378463.aspx</link><pubDate>Mon, 31 Aug 2009 11:00:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3378463</guid><dc:creator>alasaadi</dc:creator><author>alasaadi</author><slash:comments>4</slash:comments><comments>http://forums.asp.net/thread/3378463.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=3378463</wfw:commentRss><description>&lt;p&gt;I would really like to see .NET framework support SFTP!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Automaticly HTML encode text</title><link>http://forums.asp.net/thread/3458182.aspx</link><pubDate>Wed, 14 Oct 2009 15:32:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3458182</guid><dc:creator>jgsnell</dc:creator><author>jgsnell</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3458182.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=3458182</wfw:commentRss><description>&lt;p&gt;I&amp;#39;d like a property on all controls that display text, label, textbox, checkbox, etc..&amp;nbsp; that will automaticly HTML encode the text during the control&amp;#39;s render.&amp;nbsp; It&amp;#39;d be nice if this was defaulted to True.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Now I have to do a server.HTMLencode(string) on all my text fields and turn off pagevalidation otherwise I get the &lt;/p&gt;
&lt;p&gt;a potentially dangerous request.form value was detected from the client &lt;/p&gt;
&lt;p&gt;whenever people try entering in &amp;lt; and &amp;gt; symbols&lt;/p&gt;</description></item><item><title>Boolean Format String - Yes/No instead of True/False</title><link>http://forums.asp.net/thread/1775562.aspx</link><pubDate>Wed, 27 Jun 2007 15:51:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1775562</guid><dc:creator>Vader82</dc:creator><author>Vader82</author><slash:comments>32</slash:comments><comments>http://forums.asp.net/thread/1775562.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=1775562</wfw:commentRss><description>&lt;p&gt;There exist quite a variety of built-in format strings for the various types in the .NET runtime.&amp;nbsp; For integers, decimals, floats, dates, etc things are quite happy as you can build up exactly the format you&amp;#39;re looking for quite quickly.&amp;nbsp; But the built-in formatting for boolean values are simply true/false.&amp;nbsp; From a boolean algebra perspective, thats all anyone should ever need.&amp;nbsp; But if you&amp;#39;re working with preferences-type information (email a customer when a specific even occurs, does a particular item have a particular feature) boolean values can indicate more of yes/no type data rather than true/false.&amp;nbsp; Sematically they&amp;#39;re the same, but in terms of &amp;quot;looking right&amp;quot; yes/no is &amp;quot;more correct&amp;quot;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Currently in order to get this feature in a datagrid I need to do several things:&lt;/p&gt;&lt;p&gt;1.&amp;nbsp; Create a template column with a blank label&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;lt;asp:TemplateColumn HeaderText=&amp;quot;Preference&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;ItemTemplate &amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;ASP:Literal id=&amp;quot;myPreferenceInstance&amp;quot; runat=&amp;quot;server&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/ItemTemplate&amp;gt;&lt;br /&gt;&amp;lt;/asp:TemplateColumn&amp;gt;&lt;/p&gt;&lt;p&gt;2.&amp;nbsp; Create an event handler that runs for every row in the datagrid which finds the control and inserts the appropriate yes/no string.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; public void DoExtraBinding(object sender, DataGridItemEventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if (e.Item.ItemType == ListItemType.Item || e.Item.ItemType == ListItemType.AlternatingItem)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; bool somepreference = DBConv.ToBoolean(DataBinder.Eval(e.Item.DataItem, &amp;quot;PreferenceFromDataBaseTable&amp;quot;));&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; Literal myPreferenceInstance= (Literal)e.Item.FindControl(&amp;quot;myPreferenceInstance&amp;quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; if(somepreference)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; myPreferenceInstance.Text = &amp;quot;Yes&amp;quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; myPreferenceInstance.Text = &amp;quot;No&amp;quot;;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;While I realize that this is a solution, and that a better one might exist, I haven&amp;#39;t been able to find it.&amp;nbsp; What would be really elegant, however, is this:&lt;/p&gt;&lt;p&gt;&amp;lt;Asp:BoundColumn HeaderText=&amp;quot;Preference&amp;quot; DataField=&amp;quot;PreferenceFromDataBaseTable&amp;quot; DataFormatString=&amp;quot;{0:yn}&amp;quot; /&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is of course, assuming that {0:yn} is the particular syntax necessary in order to achieve printing of yes/no rather than true/false based upon the value of the variable.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I did some research into trying to do this myself by writing some custom formatting strings and formatting providers, but from my rather limited understanding of how all that works, it didn&amp;#39;t seem like I would be able to actually use the custom formatting string within an ASP.NET page unless it was built into the framework somehow, and I don&amp;#39;t know enough about the internals of ASP.NET to do that myself.&lt;/p&gt;&lt;p&gt;&amp;nbsp;I hope this snippet makes it to the right developer at Microsoft who can do something to make our lives out here in the trenches a bit easier.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Mike Sandford&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>The ability to 'peek' items with sliding expiration in the cache</title><link>http://forums.asp.net/thread/3319254.aspx</link><pubDate>Wed, 29 Jul 2009 14:48:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3319254</guid><dc:creator>waleefi</dc:creator><author>waleefi</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3319254.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=3319254</wfw:commentRss><description>&lt;p&gt;This is something that I wanted for a long time, really wish to see this in the upcoming release of ASP.NET.&lt;/p&gt;&lt;p&gt;In a few words, I cache items in the ASP.NET cache with sliding expiration, in some cases I need to peek an item (i.e. get its value) without affecting the sliding expiration time. I really need this.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I asked a question about this long time ago:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://forums.asp.net/p/1277310/2432439.aspx&lt;/p&gt;</description></item><item><title>ASP.NET exception debugging and .NET Framework source stepping</title><link>http://forums.asp.net/thread/3251546.aspx</link><pubDate>Mon, 22 Jun 2009 21:06:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3251546</guid><dc:creator>justing</dc:creator><author>justing</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3251546.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=3251546</wfw:commentRss><description>&lt;p&gt;In order to pop up into the VS debugger when an exception happens in an ASP.NET application, you need to enable &amp;quot;Just My Code&amp;quot; in debugger options (because otherwise the top-level exception handler for custom error pages will swallow the exception and the debugger never sees it). &lt;/p&gt;
&lt;p&gt;But enabling Just My Code disables the ability to step into the .NET Framework source, and enabling stepping into .NET Source in turn disables Just My Code (and hence&amp;nbsp;disables ASP.NET debugging of exceptions).&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Frequently I need to step into framework source to understand a problem better, and I almost always want to catch unhandled exceptions in the debugger. But it&amp;#39;s a big hassle to have to constantly toggle those settings during every debug session.&lt;/p&gt;
&lt;p&gt;Can this be fixed so that I can just leave ASP.NET Exception debugging and .NET Framework Source Stepping enabled all the time?&lt;/p&gt;</description></item><item><title>Convert HTML to .aspx?</title><link>http://forums.asp.net/thread/2386856.aspx</link><pubDate>Thu, 29 May 2008 01:30:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2386856</guid><dc:creator>aliasncnu</dc:creator><author>aliasncnu</author><slash:comments>18</slash:comments><comments>http://forums.asp.net/thread/2386856.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2386856</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;is there this kind of tool available in the market?&lt;/p&gt;
&lt;p&gt;I have found several ones, but they all out of date.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Ricky.&lt;/p&gt;</description></item><item><title>Controls that render standards compliant xhtml.</title><link>http://forums.asp.net/thread/2697990.aspx</link><pubDate>Tue, 21 Oct 2008 20:34:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2697990</guid><dc:creator>mrgruby</dc:creator><author>mrgruby</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/2697990.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2697990</wfw:commentRss><description>&lt;p&gt;For instance, wouldn&amp;#39;t it be cool to be able to drag a menu control onto your design and have it render a nice ul/li menu, right out of the box? Also, you should be able to have full control over it, same as the ListView. I think this should be done with all the controls, where it makes sense. I mean, for instance, the GridView is fine like it is. It&amp;#39;s primary use is to display data from some data source. It renders tables, and displaying data is what tables are for. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Forget CSS friendly control adapters. In my oppinion, that project died more than a year ago. The fact that this project was even started, only shows the need for new controls. I have no idea why Microsoft didn&amp;#39;t do something about this when they prepared .NET 3.5... &lt;/p&gt;&lt;p&gt;So, all the controls that render layout code, e.g. Menu, Login, CreateUserWizard etc, should be re-written....&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Device funcionality access from web app</title><link>http://forums.asp.net/thread/3131996.aspx</link><pubDate>Fri, 01 May 2009 01:26:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3131996</guid><dc:creator>rajlaad</dc:creator><author>rajlaad</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3131996.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=3131996</wfw:commentRss><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;W3C WebApps group is in the process of defining new features in DOM/Javascript that would allow access to device native funcionality such as camera, voice, GPS, etc.&amp;nbsp; When would ASP.NET support this new specification?&amp;nbsp; How much device native funcionality would be supported?&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;- Raj&lt;/p&gt;</description></item><item><title>Session Events</title><link>http://forums.asp.net/thread/3122881.aspx</link><pubDate>Mon, 27 Apr 2009 21:14:26 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3122881</guid><dc:creator>IceMage</dc:creator><author>IceMage</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/3122881.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=3122881</wfw:commentRss><description>&lt;p&gt;Code behind helps in making ASP.NET handle more like an application.&amp;nbsp; I&amp;#39;d like to see session events and code-behind to help accomplish this, which would greatly help in making the entire session feel more like an application to the developer, etc. etc.&lt;/p&gt;&lt;p&gt;Event handlers should include at least&lt;/p&gt;&lt;p&gt;Session Load (The session is being created.)&lt;br /&gt;Session Close (The session is being closed forcibly, e.g., user logged off)&lt;br /&gt;Session Unload (The session is unloading for some reason, either expiring, or was closed forcibly)&lt;br /&gt;Session Expires (The session has expired and will no longer be valid)&lt;br /&gt;Session Refresh (User browser activity, e.g., following a link or a post-back.)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;We should be able to set up session timers as well, to run code if the user is away for an extended period of time.&lt;/p&gt;&lt;p&gt;Any thoughts? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>YouTube APIs in ASP.NET</title><link>http://forums.asp.net/thread/3027490.aspx</link><pubDate>Sun, 22 Mar 2009 02:04:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3027490</guid><dc:creator>hoby333</dc:creator><author>hoby333</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3027490.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=3027490</wfw:commentRss><description>&lt;p&gt;Hello Programmers, Urgent... I&amp;#39;ve read many scripts and codes to upload Videos to my YouTube account,I can&amp;#39;t get it done right till now. I read different code in Documentation and other codes to use in ASP.NET&lt;/p&gt;
&lt;p&gt;. Ineed you help please,I&amp;#39;m creating a new website which wl enable users to upload Videos directly to my YouTube account and with ClientLogin .&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I need anyone sends me the whole code that wl first&lt;/p&gt;
&lt;p&gt;&amp;nbsp;1- How to upload Video to my YouTube account with &lt;/p&gt;
&lt;p&gt;&amp;nbsp; * DirectUpload &amp;gt;&amp;gt; I want to upload a copy of Videos on my Web Server &lt;/p&gt;
&lt;p&gt;&amp;nbsp;* ClientLogin &amp;gt;&amp;gt; all Videos wl be uploaded to my account on YouTube&lt;/p&gt;
&lt;p&gt;&amp;nbsp;2-How to get the Video URL adter uploading to save it in my SqlServer,so I can play any of them according to what User wl select,,, I&amp;#39;m creating my website with ASP.NET3.5 in VB.NET ,Sql Server2005&lt;/p&gt;</description></item><item><title>Membership Provider should allow users to login with Email Address+Password instead of Username+Password</title><link>http://forums.asp.net/thread/1858704.aspx</link><pubDate>Wed, 15 Aug 2007 05:48:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1858704</guid><dc:creator>LeMerovingian</dc:creator><author>LeMerovingian</author><slash:comments>10</slash:comments><comments>http://forums.asp.net/thread/1858704.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=1858704</wfw:commentRss><description>&lt;p&gt;I like the membership/role providers but I don&amp;#39;t like the fact that by default you have to login with a username and password. I think there should be a base option to login with Email address and password instead, as this seems more logical in a lot of scenarios. One of the main issues with the current setup............&lt;br /&gt;&lt;br /&gt;1. You register with a website.&lt;br /&gt;2. The username you wanted is not available so you choose a near match or something completely different.&lt;br /&gt;3. You come back to login to the website a few weeks later but have forgotten your password.&lt;br /&gt;4. You are asked to enter your username to retrieve your password, but you have forgotten your username (as the one you usually use was not available).&lt;br /&gt;&lt;br /&gt;I know there are a number of work arounds for this situation as I have had to implement them. I just think that the next release should give us the choice. I think that Email addresses are a much better choice for logging in because they are always unique and it is harder for people to forget than a username.&lt;br /&gt;&lt;br /&gt;cheers&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>gimme a "with" keyword in C#</title><link>http://forums.asp.net/thread/61373.aspx</link><pubDate>Wed, 02 Oct 2002 17:52:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:61373</guid><dc:creator>hlaford</dc:creator><author>hlaford</author><slash:comments>39</slash:comments><comments>http://forums.asp.net/thread/61373.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=61373</wfw:commentRss><description>i think the with contruct is sorely missing in c#.</description></item><item><title>add line drawing capability, dynamic object size</title><link>http://forums.asp.net/thread/2175890.aspx</link><pubDate>Fri, 15 Feb 2008 15:04:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2175890</guid><dc:creator>dmcdivitt</dc:creator><author>dmcdivitt</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/2175890.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2175890</wfw:commentRss><description>&lt;p&gt;Reports have no line drawing capability. Static lines can be placed on the report, but end points cannot be set via function. The size of textboxes and other objects cannot be set via function. This should be possible and it should be possible to resize and match objects dynamically. For instance if a textbox grows, it should be possible to resize lines or other textboxes to match.&lt;/p&gt;</description></item><item><title>Power Point as Silverlight Content Generator</title><link>http://forums.asp.net/thread/2935517.aspx</link><pubDate>Thu, 12 Feb 2009 05:01:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2935517</guid><dc:creator>clintonG</dc:creator><author>clintonG</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2935517.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2935517</wfw:commentRss><description>&lt;p&gt;It seems to me that new companies, new jobs and new markets would emerge if developers had classes in the framework which enabled us to programmatically control PPT slides and slide shows. I think it would be significantly useful to use PPT to generate content with Silverlight in this context.&lt;br /&gt;&lt;br /&gt;The emerging markets for digital signage and interactive TV are here and now.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Newlines should not automatically be added to TITLE tag</title><link>http://forums.asp.net/thread/2857362.aspx</link><pubDate>Fri, 09 Jan 2009 17:31:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2857362</guid><dc:creator>tuano007</dc:creator><author>tuano007</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/2857362.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2857362</wfw:commentRss><description>&lt;p&gt;If you set page title in a codebehind: 
&lt;p&gt;page.Title = &lt;span class="st"&gt;&amp;quot;My title&amp;quot;&lt;/span&gt;;&lt;/p&gt;&amp;nbsp;&lt;br /&gt;the rendered html is:&lt;br /&gt;&amp;lt;title&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; My title&lt;br /&gt;&amp;lt;/title&amp;gt; 
&lt;p&gt;when it should be&lt;/p&gt;
&lt;p&gt;&amp;lt;title&amp;gt;My title&amp;lt;/title&amp;gt;&lt;pre class="coloredcode"&gt;&lt;/pre&gt;
&lt;p&gt;This is less than ideal for some SEO optimization.&amp;nbsp; On a large scale, though, it&amp;#39;s an example of ASP&amp;nbsp;taking full control of our HTML away from us.&amp;nbsp; A language should not be making this kind of decision.&lt;/p&gt;
&lt;p&gt;There was a connect issue opened about this:&amp;nbsp; &lt;a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=282655"&gt;https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=282655&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Their answer in the connect issue is dancing around the issue--at least give us a way to control whether or not the newlines are added, and leave them by default.&amp;nbsp; Or when 3.5 came out this could have been fixed then.&lt;/p&gt;
&lt;p&gt;Maybe I&amp;#39;m missing a larger design concept here?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;</description></item><item><title>New Validator Controls</title><link>http://forums.asp.net/thread/2857214.aspx</link><pubDate>Fri, 09 Jan 2009 16:34:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2857214</guid><dc:creator>desertfoxaz</dc:creator><author>desertfoxaz</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/2857214.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2857214</wfw:commentRss><description>&lt;p&gt;This would be helpful to have two of the following validator controls:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;A&amp;nbsp;LengthValidator control to validate the length of an entry&amp;nbsp;in a multi-line textbox (textarea).&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;An Ajax validator&amp;nbsp;(e.g. to validate an entry against a database value).&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;I&amp;#39;ve seen various implementations of these controls, I have yet to find a version of a length validator that works well with Ajax.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Typed GridView replaces FindControl</title><link>http://forums.asp.net/thread/2816693.aspx</link><pubDate>Thu, 18 Dec 2008 00:57:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2816693</guid><dc:creator>aboreham</dc:creator><author>aboreham</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/2816693.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2816693</wfw:commentRss><description>&lt;p&gt;If you like this idea you can rate it here: &lt;a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=386643"&gt;https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=386643&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;NOTE: I&amp;#39;m only using the GridView as an example. This would be useful for any templated control, e.g. Repeater, ListView, etc.&lt;br /&gt;&lt;br /&gt;Imagine you have a GridView with a TemplateField containing a label called lblHelloWorld.&lt;br /&gt;&lt;br /&gt;Now, at the moment, in code behind in the RowDataBound event of the GridView, to get this label you have to write:&lt;br /&gt;&lt;br /&gt;Dim lblHelloWorld As Label = e.Row.FindControl(&amp;quot;lblHelloWorld&amp;quot;)&lt;br /&gt;&lt;br /&gt;My suggestion is to do something like the Typed DataSets... and in the page&amp;#39;s code behind (designer file / partial class), create a typed version of the Gridview with its containing controls all explicitly defined.&lt;br /&gt;&lt;br /&gt;Ultimately, it would mean that in the RowDataBound event of the GridView, to get the label, you would simply use:&lt;br /&gt;&lt;br /&gt;e.Row.lblHelloWorld&lt;br /&gt;&lt;br /&gt;As the &amp;quot;Row&amp;quot; property would be a typed gridview row (like a typed datarow in ADO.NET)&lt;br /&gt;&lt;br /&gt;This would be very useful. At the moment, you have to run the solution to work out if you misspelt the name of the control in the FindControl command. Having a &amp;quot;typed gridview&amp;quot; removes the need for FindControl and validates the code using intellisense.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Need a specialized Exception for CheckVirtualFileExists</title><link>http://forums.asp.net/thread/2834324.aspx</link><pubDate>Sun, 28 Dec 2008 15:47:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2834324</guid><dc:creator>skumar2003</dc:creator><author>skumar2003</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/2834324.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2834324</wfw:commentRss><description>&lt;p&gt;I wish that there were specialized exceptions for the various types of exceptions thrown by the ASP.NET pipleline rather than the basic HttpException which doesn&amp;#39;t help with handling different types of exceptions.&lt;/p&gt;
&lt;p&gt;Today, one has to scan the message for clues for the type of exception and act accordingly.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Shiv&lt;/p&gt;</description></item><item><title>Repeater Control</title><link>http://forums.asp.net/thread/1481009.aspx</link><pubDate>Wed, 29 Nov 2006 22:05:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1481009</guid><dc:creator>scripter26</dc:creator><author>scripter26</author><slash:comments>2</slash:comments><comments>http://forums.asp.net/thread/1481009.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=1481009</wfw:commentRss><description>&lt;p&gt;The Repeater control is in my mind a very very useful and powerfull tool that if beefed up could do away with the Gridview.&lt;/p&gt;
&lt;p&gt;The repeaters ability to take on the shape and design of your liking makes more flexible in that area but at the same time features like the SelectedRow event with the GridView can make the functionality of the Gridview more powerful.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What I am suggesting is combining the functionality of the Gridview with the flexibility of the Repeater.&lt;/p&gt;
&lt;p&gt;one good example of that is.&lt;/p&gt;
&lt;p&gt;I had a database that I wanted to display multiple rows on the page. due to how the database was setup I could not use the gridview although was able to use the repeater to display the items i needed. The downside to that was with the gridview I would have been able to selectedrow event and now I am not able to. Long story short Microsoft did real good with their controls but could have combined alot of these controls to make dare I say it "Super Controls"&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>TabView Control</title><link>http://forums.asp.net/thread/1185996.aspx</link><pubDate>Wed, 01 Feb 2006 19:22:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1185996</guid><dc:creator>bmains</dc:creator><author>bmains</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/1185996.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=1185996</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I know in the Microsoft Web Controls had a multipage control, where it had tabs and shows the content of the tab, and I know that some of those controls were moved over to the .NET 2.0 controls in the framework (like treeview), but I would like to see this multipage control moved over, like a TabView control, which would be similar to the multiview structure, but shown with clickable tabs.&lt;/p&gt;</description></item><item><title>Testing for null or empty IList&lt;T&gt;.</title><link>http://forums.asp.net/thread/2810896.aspx</link><pubDate>Mon, 15 Dec 2008 21:20:32 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2810896</guid><dc:creator>JByrd2007</dc:creator><author>JByrd2007</author><slash:comments>3</slash:comments><comments>http://forums.asp.net/thread/2810896.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2810896</wfw:commentRss><description>&lt;p&gt;I&amp;#39;d like to see a static method added to the List&amp;lt;T&amp;gt; (and possibly other controls) that returns a boolean value representing whether the List&amp;lt;T&amp;gt; instance is null or empty. I created a helper method like this myself that checks to see if the list passed to it is null or has no elements inside:&lt;/p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;public&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;static&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;bool&lt;/font&gt;&lt;font size="2"&gt; IsNullOrEmpty&amp;lt;T&amp;gt;(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;List&lt;/font&gt;&lt;font size="2"&gt;&amp;lt;T&amp;gt; list)&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; 
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;return&lt;/font&gt;&lt;font size="2"&gt; ((list == &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;null&lt;/font&gt;&lt;font size="2"&gt;) || (list.Count == 0));&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;Ideally, it would be nice to have something that tests to see if the List&amp;lt;T&amp;gt; is equivalent to default(List&amp;lt;T&amp;gt;) as well.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Jon&lt;/p&gt;</description></item><item><title>Positioning problem</title><link>http://forums.asp.net/thread/1780888.aspx</link><pubDate>Sat, 30 Jun 2007 14:33:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1780888</guid><dc:creator>aminsadeghi</dc:creator><author>aminsadeghi</author><slash:comments>1</slash:comments><comments>http://forums.asp.net/thread/1780888.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=1780888</wfw:commentRss><description>&lt;p&gt;I get a positioning problem when I place a PlaceHolder after a BulletedList:&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;BulletedList&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;ID&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;BulletedList1&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;runat&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;server&amp;quot;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;ListItem&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;font size="2"&gt;Yahoo&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;ListItem&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;ListItem&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;font size="2"&gt;Mahoo&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;ListItem&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;ListItem&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;font size="2"&gt;Wahoo&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;ListItem&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;/&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;BulletedList&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;br&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;/&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;font size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;lt;&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;PlaceHolder&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;ID&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;PlaceHolder1&amp;quot;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;runat&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&amp;quot;server&amp;quot;&amp;gt;&amp;lt;/&lt;/font&gt;&lt;font color="#800000" size="2"&gt;asp&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;:&lt;/font&gt;&lt;font color="#800000" size="2"&gt;PlaceHolder&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;This results the Placeholder to take two rows of empty spaces when it gets executed as HTML. It&amp;#39;s only solved when I delete &amp;lt;br /&amp;gt; in source code which results the two controls to align vertically in design view. This can make confusion when I&amp;#39;m working in design view.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;Thanks&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Client side reporting control</title><link>http://forums.asp.net/thread/2705689.aspx</link><pubDate>Sat, 25 Oct 2008 07:09:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2705689</guid><dc:creator>shoaib.mehmood</dc:creator><author>shoaib.mehmood</author><slash:comments>5</slash:comments><comments>http://forums.asp.net/thread/2705689.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=14&amp;PostID=2705689</wfw:commentRss><description>i would really like to see a client side reporting control. Normally shared hosting packages do not allow SQL Reporting. Besides users on hosted websites need to view and print reports. SQL Reporting is server side. Even if the use clicks on print button, the report will print on the server. This is a very common feature and we have to rely on third party softwares or create our own. It will be really appreciated if a good control is packaged with&amp;nbsp;VS.</description></item></channel></rss>