<?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>Search results matching tag 'intellisense'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=intellisense&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'intellisense'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Control not seen in code behind.</title><link>http://forums.asp.net/thread/3561794.aspx</link><pubDate>Sat, 12 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3561794</guid><dc:creator>gershwin</dc:creator><description>&lt;p&gt;Thanks foryour replies.&lt;/p&gt;&lt;p&gt;Are you suggesting reinstalling Visual Studio? I don&amp;#39;t mind doing that but here are some more interesting happenings:&lt;/p&gt;&lt;p&gt;1. All of the controls in my primary project that existed prior to the problem &lt;b&gt;&lt;i&gt;are&lt;/i&gt;&lt;/b&gt; seen in code behind (and intellisense) and work as designed when I run the project. However, when I click on an &lt;u&gt;existing&lt;/u&gt; control in the designer, I am &lt;i&gt;&lt;b&gt;not&lt;/b&gt;&lt;/i&gt; sent to the code behind page (no pop up error, just no response).&lt;br /&gt;&lt;/p&gt;&lt;p&gt;2. If I add a &lt;u&gt;new&lt;/u&gt; control to the page and double click it, it pops up &amp;quot;cannot complete the action&amp;quot;, I am &lt;i&gt;&lt;b&gt;not&lt;/b&gt;&lt;/i&gt; sent to the code behind for the event, and it is &lt;b&gt;&lt;i&gt;not&lt;/i&gt;&lt;/b&gt; seen in intellisense.&lt;/p&gt;&lt;p&gt;3. Prior to the problem I opened a few starter kits to get some ideas for the project. If I open a starter kit now, I can add a control and it works fine.&lt;/p&gt;&lt;p&gt;4. However, if I start a &lt;u&gt;new project&lt;/u&gt; and add one control to a blank form, it gives me the &amp;quot;cannot complete action&amp;quot; popup and is not seen in code behind, just like in my primary project.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I am wondering if it is a corrupt vs dll or if it is just a setting or a reference in vs that is causing the problem.&lt;/p&gt;&lt;p&gt;Thanks for all of your help.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Control not seen in code behind.</title><link>http://forums.asp.net/thread/3560952.aspx</link><pubDate>Fri, 11 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3560952</guid><dc:creator>gershwin</dc:creator><description>&lt;p&gt;I am working in VS2008 standard. I am developing a vb web app project. I have several forms with several controls. &lt;/p&gt;&lt;p&gt;As of today, when I drop a control (e.g. button) onto the designer and double click it, I get a pop up that says &amp;quot;Could not complete the action&amp;quot;.&lt;/p&gt;&lt;p&gt;I also get a warning in the error list that says this:&lt;/p&gt;&lt;p&gt;Warning&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;Generation of designer file failed: The supplied IDesignerHost must provide an implementation of ITypeResolutionService.&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;If I go to the code behind, the control (e.g. button) is not recognized in the object list, or in intellisense, and I can&amp;#39;t program against it.&lt;/p&gt;&lt;p&gt;The existing contols on the page are still seen and are functional. The new control is not seen.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;The application builds and runs without errors.&lt;/p&gt;&lt;p&gt;I have checked the page directives to make sure the code behind and namespaces match on the aspx and aspx.vb pages.&lt;/p&gt;&lt;p&gt;Could someone set me on the right path to fixing this problem?&lt;/p&gt;&lt;p&gt;Thanks.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>jQuery intellisense problem</title><link>http://forums.asp.net/thread/3447879.aspx</link><pubDate>Thu, 08 Oct 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3447879</guid><dc:creator>mrnicksta</dc:creator><description>&lt;p&gt;hi all,&lt;/p&gt;&lt;p&gt;i&amp;#39;ve just been looking into getting jQuery intellisense up and running in VS2008.&lt;/p&gt;&lt;p&gt;I am attempting to use it in an MVC application. I have added the relevant files (-vsdoc.js) to the same folder as my jQuery file. I have a nested master page and then my view. The jQuery file is referenced in the top-most master page. However when i attempt to get the intellisense up and running (i used Ctrl+Shift+J to refresh intellisense) i get the following error:&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;b&gt;Error&amp;nbsp;updating&amp;nbsp;JScript&amp;nbsp;IntelliSense:&amp;nbsp;[some&amp;nbsp;path]\unrelated-file.js:&amp;nbsp;Object&amp;nbsp;expected&amp;nbsp;@&amp;nbsp;1:0&lt;/b&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;I have tried one of the workarounds where you put:&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span&gt;&lt;span&gt;&amp;lt;%&amp;nbsp;&lt;/span&gt;&lt;span&gt;if&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;false&lt;/span&gt;&lt;span&gt;)&amp;nbsp;{&amp;nbsp;%&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script&amp;nbsp;src=&lt;/span&gt;&lt;span&gt;&amp;quot;/Content/jquery/jquery-1.2.6.js&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;type=&lt;/span&gt;&lt;span&gt;&amp;quot;text/javascript&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;%&amp;nbsp;}&amp;nbsp;%&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;into the aspx view but this still does not help. It is strange how the error is referring to a file that is completely unrelated (well apart from also being referenced in the master page) as the source of the problem. i have tried various things to make VS happy with this unrelated-file.js including the ///&amp;lt;reference .. /&amp;gt; tag at the top, and also commenting out the whole file as an extremem measure - but also to no avail.&lt;/p&gt;&lt;p&gt;i have managed to get the intellisense up and running in a separate test project i created but, not in this already up and running project.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Anyone have any ideas on what might be going on here and how i may fix this issue?&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Nick&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How do you get InnerProperty wrapped in markup to appear in Intellisense?</title><link>http://forums.asp.net/thread/3441663.aspx</link><pubDate>Mon, 05 Oct 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3441663</guid><dc:creator>neilan</dc:creator><description>&lt;p&gt;My inner property does not appear in intellisense when wrapped around any literal markup text. I am assuming it is because VS doesn&amp;#39;t consider it a child property of the markup but when the page runs it renders the inner property just fine. &lt;br /&gt;&lt;br /&gt;Is there additional meta data I can add that would allow my inner properties to persist in literal markup text?&lt;br /&gt;&lt;br /&gt;&lt;b&gt;C#&lt;/b&gt;&lt;br /&gt;public class myCustomControl: Panel&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [PersistenceMode(PersistenceMode.InnerProperty)]&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public string test { get; set; }&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //other code ommitted&lt;br /&gt;&amp;nbsp;}&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;b&gt;ASP.NET&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;uc1:myCustomControl runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;test /&amp;gt; &amp;lt;!-- InnerProperty appears in intellisense --&amp;gt;&lt;br /&gt;&amp;lt;/uc1:myCustomControl&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;uc1:myCustomControl runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;test /&amp;gt; &amp;lt;!-- InnerProperty DOES NOT appear in intellisense --&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/uc1:myCustomControl&amp;gt;&lt;/p&gt;</description></item><item><title>IntelliSense Not Working - VS2005, Asp.net, dataset XML error</title><link>http://forums.asp.net/thread/3276835.aspx</link><pubDate>Mon, 06 Jul 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3276835</guid><dc:creator>WiltonStudent</dc:creator><description>&lt;p&gt;Hi,

I use VS2005 with sp1 and have created an asp.net with ajax website application; using vb.net.

&lt;/p&gt;&lt;p&gt;I added a dataset, connected through the server explorer to my local dataabse and then draged the tables onto the designer.&lt;/p&gt;&lt;p&gt;

When I add a class to the project, tried to add some code and the intellisense doesn&amp;#39;t work?

Can anyone offer advice or guidance on the issue please?

&lt;/p&gt;&lt;p&gt;Tom&lt;/p&gt;</description></item><item><title>No IntelliSense for some membership attributes?</title><link>http://forums.asp.net/thread/3079060.aspx</link><pubDate>Fri, 10 Apr 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3079060</guid><dc:creator>Melech7</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I recently created a Web App that I hooked up with a database using aspnet_regsql in the VS2008 command prompt. The problem I am currently facing is that when I configure my web.config to allow membership, I do not get intellisense for the nodes that are supposed to be part of the membership node, such as connectionStringName, requiresQuestionAndAnswer, minRequiredPasswordLength, etc. I only get the following out of IntelliSence: &lt;/p&gt;
&lt;p&gt;configSource, hashAlgorithmType, lockAllAttributesExcept, lockAllElementsExcept, lockAttributes, lockElements, and lockItem. &lt;/p&gt;
&lt;p&gt;I was wondering why this is so, and, since IntelliSense doesn&amp;#39;t work, what are all the other possible attributes I can set in the Membership node?&lt;/p&gt;
&lt;p&gt;Thank you very much in advance.&lt;/p&gt;</description></item><item><title>Where are the ASP.NET AJAX JavaScript XML comments located?</title><link>http://forums.asp.net/thread/3009894.aspx</link><pubDate>Mon, 16 Mar 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3009894</guid><dc:creator>llewellyn</dc:creator><description>&lt;p&gt;I am trying to generate some client reference documentation for my component using &lt;a href="http://www.codeplex.com/ajaxdoc" class="" title="AjaxDoc" target="_blank"&gt;AjaxDoc&lt;/a&gt;&amp;nbsp;and SandCastle. I wanted to include some classes in the Sys namespace,&amp;nbsp;but the MicrosoftAjax.xxx.js files do not contain complete XML comments, e.g. if you look at the function definition for Sys.Component you will find:&lt;/p&gt;&lt;pre class="coloredcode"&gt;/// &amp;lt;summary locid=&amp;quot;M:J#Sys.Component.#ctor&amp;quot; /&amp;gt;&lt;/pre&gt;
&lt;p&gt;This means the documentation is located at another location referenced by &amp;quot;locid&amp;quot;. I am looking for a file containing all that extra documentation. It is possibly the same file used by Visual Studio 2008 when it displays&amp;nbsp;JavaScript intellisense for ASP.NET AJAX. So where to look? Does it even exist, or are these locid&amp;#39;s simply there to reference&amp;nbsp;MSDN documentation?&lt;/p&gt;</description></item><item><title>Web Application Project with App_Themes in a virtual directory - Visual Studio IntelliSense not working</title><link>http://forums.asp.net/thread/3001816.aspx</link><pubDate>Thu, 12 Mar 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3001816</guid><dc:creator>kevinkuszyk</dc:creator><description>&lt;p&gt;&amp;nbsp;Hi All,&lt;br /&gt;&lt;br /&gt;I’m currently migrating our web site projects to Web
Application Projects in Visual Studio 2008 SP1.&amp;nbsp; As we have a number of
applications which all need to share themes and master pages, we have
the App_Themes folder and a MasterPages folder both setup as virtual
directories in IIS, and pointing back to a central storage area.&lt;br /&gt;&lt;br /&gt;While
this all worked fine for the web site projects, when I change over to
web application projects we lose all the IntelliSense in Visual Studio.&lt;br /&gt;If
I create an App_Themes and MasterPages folder in my WAP all the
IntelliSense comes back, but then VS wants to add these new folders to
source control (Team Foundation 2008 SP1).&amp;nbsp; This is no good because I
am working on a branch, and the themes and master page files are stored
elsewhere in a separate part of our source control repository.&lt;br /&gt;&lt;br /&gt;So,
my question is does anyone know of a way to work with a WAP where
App_Themes and Master Pages are stored in a virtual directory, and
still have the IntelliSense in Visual Studio?&lt;br /&gt;&lt;br /&gt;Any help would be greatly appreciated,&lt;br /&gt;&lt;br /&gt;Kevin.&lt;/p&gt;</description></item><item><title>Re: how to create custom enumerated properites with IntelliSense in a User Control</title><link>http://forums.asp.net/thread/2972025.aspx</link><pubDate>Fri, 27 Feb 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2972025</guid><dc:creator>mkamoski</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;jpuckett&amp;quot;] 
&lt;p&gt;&amp;nbsp;Use an enumeration :)&lt;br /&gt;&lt;br /&gt;public enum SomeUserControlProperty{ 1, 2, 3 }&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;[/quote]&lt;/p&gt;
&lt;p&gt;jpuck --&lt;/p&gt;
&lt;p&gt;Right you are.&lt;/p&gt;
&lt;p&gt;Thanks for that.&lt;/p&gt;
&lt;p&gt;I found it elsewhere too, after some looking, so I worked up some code.&lt;/p&gt;
&lt;p&gt;FWIW,&amp;nbsp;below is the code for the full implementation of a custom web user control with a custom property that has IntelliSense...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;...this is the host page&amp;#39;s code-infront...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;&amp;lt;%@ page language=&amp;quot;C#&amp;quot; autoeventwireup=&amp;quot;true&amp;quot; codefile=&amp;quot;Default.aspx.cs&amp;quot; inherits=&amp;quot;_Default&amp;quot; %&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;lt;%@ register src=&amp;quot;~/TestIntellisenseControl.ascx&amp;quot; tagname=&amp;quot;TestIntellisense&amp;quot; tagprefix=&amp;quot;asp&amp;quot; %&amp;gt;&lt;br /&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; &amp;quot;&lt;/strong&gt;&lt;a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;&lt;strong&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;html xmlns=&amp;quot;&lt;/strong&gt;&lt;a href="http://www.w3.org/1999/xhtml"&gt;&lt;strong&gt;http://www.w3.org/1999/xhtml&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;head runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&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;nbsp;&amp;lt;form id=&amp;quot;form1&amp;quot; runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;p&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;The purpose of this code is is to how one can create a custom property with IntelliSense on a Web User Control.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;p&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;asp:testintellisense runat=&amp;quot;server&amp;quot; mycolor=&amp;quot;Blue&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;/form&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;...this is the host page&amp;#39;s code-behind...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;using System;&lt;br /&gt;using System.Collections.Generic;&lt;br /&gt;using System.Linq;&lt;br /&gt;using System.Web;&lt;br /&gt;using System.Web.UI;&lt;br /&gt;using System.Web.UI.WebControls;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;public partial class _Default : System.Web.UI.Page&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;protected void Page_Load(object sender, EventArgs e)&lt;br /&gt;&amp;nbsp;{&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;}&lt;br /&gt;}&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;...this is the control&amp;#39;s code-infront...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;&amp;lt;%@ control language=&amp;quot;C#&amp;quot; autoeventwireup=&amp;quot;true&amp;quot; codefile=&amp;quot;TestIntellisenseControl.ascx.cs&amp;quot; inherits=&amp;quot;TestIntellisenseControl&amp;quot; %&amp;gt;&lt;br /&gt;&amp;lt;asp:label id=&amp;quot;Label1&amp;quot; runat=&amp;quot;server&amp;quot; text=&amp;quot;Label&amp;quot;&amp;gt;Test Content&amp;lt;/asp:label&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;...this is the control&amp;#39;s code-behind...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;using System;&lt;br /&gt;using System.Collections.Generic;&lt;br /&gt;using System.Linq;&lt;br /&gt;using System.Web;&lt;br /&gt;using System.Web.UI;&lt;br /&gt;using System.Web.UI.WebControls;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;public enum FavoriteColor &lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Blue,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Green,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yellow,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red&lt;br /&gt;}&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;public partial class TestIntellisenseControl : System.Web.UI.UserControl&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; protected void Page_Load(object sender, EventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;private FavoriteColor _MyColor;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;public FavoriteColor MyColor&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; get&lt;br /&gt;&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; return this._MyColor;&lt;br /&gt;&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; set&lt;br /&gt;&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; this._MyColor = value;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;}&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;-- Mark Kamoski&lt;/p&gt;</description></item><item><title>IntelliSense in skins files</title><link>http://forums.asp.net/thread/2898282.aspx</link><pubDate>Wed, 28 Jan 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2898282</guid><dc:creator>sosoo</dc:creator><description>&lt;p&gt;hello every body..&lt;/p&gt;
&lt;p&gt;I&amp;#39;m new in themes and skins in asp.net 3.5. I&amp;#39;m trying to do a trick that I saw in a video for Chris Pels.. it was in asp.net 2.0 &lt;/p&gt;
&lt;p&gt;this is the link to the video: &lt;a href="http://www.asp.net/LEARN/videos/video-393.aspx"&gt;http://www.asp.net/LEARN/videos/video-393.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;as you know skin file by default does not have IntelliSense. Ex: when we type &amp;quot;&amp;lt;asp&amp;quot; we didnt get the IntelliSense associated with user control&lt;/p&gt;
&lt;p&gt;Chris Pels&amp;nbsp; do the following to get the IntelliSense: Tools&amp;gt;Options&amp;gt;Text Editor&amp;gt;File Extension then type skin in the extension and select the User Control Editor as a Editor.&lt;/p&gt;
&lt;p&gt;my problem now if i go to Tools&amp;gt;Options&amp;gt;Text Editor&amp;gt; i cant get File Extension tab &lt;img src="http://forums.asp.net/emoticons/emotion-7.gif" alt="Tongue Tied" /&gt;&lt;/p&gt;
&lt;p&gt;so my question now how can i do that in asp.net 3.5 ?!!&lt;/p&gt;</description></item></channel></rss>