Windows Control Library project template - GS

22-Feb-08 11:53:48
how do I get that template for Windows Control Library project?

I am using 2008 c# express .  I can see for new project I can choose
windows application
class library
wpf application
wpf browser application
console application
empty project

then there the other "search online templates": which led me no where but
just help
when I did search "online template,
1. I got error for MSDN provider.
6c3be1b6-fbac-430f-9a3d-63d-637519e140980

It seems the built-in documentation conflicts with some articles on msdn
about dropping the windows control library project  template form visual
studio 2008 express.

Can anyone show me how to get one going? or post a project template file?
reply
 
 

Windows Control Library project template - Nicholas Paldino [.NET/C# MVP]

23-Feb-08 12:08:36
GS,

You can't.  Visual Studio Express editions do not support the Windows
Forms Control Library template:

http://msdn2.microsoft.com/en-us/vstudio/products/cc149003.aspx

See the section titled "Windows Development".


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
reply
 

Windows Control Library project template - GS

23-Feb-08 01:32:23
thx for quick confirmation.

so I just used class library project, added a sample user control, and use
that format on the actual class.


I did get a little message that did not make sense abut is now working
because I do have the dlls in the systems although duplicated.

---------------------------
Microsoft Visual C# 2008 Express Edition
---------------------------
The following assemblies are installed SDK assemblies but could not be
shown in the customize toolbox dialog because they are missing one or more
components.  Please make sure that all necessary libraries are available:

Microsoft.Data.ConnectionUI.dll
Microsoft.VisualStudio.Data.dll

---------------------------
OK   Help
---------------------------


the duplication are as follows:
Microsoft.VisualStudio.Data.dll in visualSstudio9.., 8..., Sql...
for again for  Microsoft.VisualStudio.Data.dll

I hope I will be able to ignore this glitch.. I will find out next day or so
when I tried out the new dll
but
file?
reply
 

Windows Control Library project template - Nicholas Paldino [.NET/C# MVP]

23-Feb-08 09:45:10
GS,

It's not a glitch.  Those DLL's aren't included because they correspond
to features that are not included with the Express edition of VS.NET.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
reply
 

Windows Control Library project template - GS

23-Feb-08 01:04:22
But they are included in my dot net 3 SDK.  is it because I had long time
ago full version of vs 2003 and installers got update for them and hence in
dot net 3 sdk?

BTW today When I opened the same project and view the file in designer , I
no longer get any error message.

so it may not be glitch but acts like a glitch to me in the sense I am not
getting the message any more.

You are right that express  edition does not make it easy to build window
control library project but then nothing physical other them time and effort
is stopping  manual coding for what should be done by template.

correspond
use
be
more
available:
or
Windows
reply
 
array manipulations
promotion
Silverlight    WPF    WCF    WWF    LINQ   
JavaScript    AJAX    ASP.NET    XAML   
C#    VB.NET    VB 6.0    GDI+    IIS    XML   
.NET Generics    Anonymous Methods    Delegate   
Visual Studio .NET    Expression Blend    Virus   
Windows Vista    Windows XP    Windows Update   
Windows 2003 Server    Windows 2008 Server   
SQL Server    Microsoft Excel    Microsoft Word   
SharePoint    BizTalk    Virtual Earth   
.NET Compact Framework    Web Service   

"Everything" RSS / ATOM Feed Parser
How to send and receive messages through message queuing in .Net
How to Read text file as database
SQL Server 2005 Paging Performance Tip
Display code of web page.
Fully Scalable Excel File Importer class for .net using Microsoft Jet driver
Generic Chart Color Manager class that can be used for any charts
Helper class to style the infragistics wingrid
Using Reflection to detemine as Assembly Info in and out.
Helper class to play with Window (Owners and position)
Resolving displayname from the culture using the XmlLanguage and LanguageSpecificStringDictionary class