473,753 Members | 7,291 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C# .NET Standard Edition

Does the standard edition have a visual windows forms developer

Thanks.
Jul 21 '05 #1
3 1348
No, but you can do Windows Forms development from any of the Standard SKUs.

"rlzsmith" <an*******@disc ussions.microso ft.com> wrote in message
news:55******** *************** ***********@mic rosoft.com...
Does the standard edition have a visual windows forms developer?

Thanks.

Jul 21 '05 #2
I'm having trouble either understaing the question or your answer.

Here's my interpretation of the question and my answer to what I think the
question was.

Q: Does C# Standard Edition come with the Visual System.Windows. Forms
Designer?

A: Yes it does. You can visually design System.Windows. Forms applications
with C# Standard Edition.
What's an SKU? I thought that was a store acronym for Shop-Keeping Unit.
Did you mean SDK? If so, yes you can design a Windows Forms app with the
..NET SDK, but you can't do so visually without either Visual Studio (which
comes with C# Standard) or a 3rd party IDE such as SharpDevelop.

"Ed Kaim [MSFT]" <ed****@online. microsoft.com> wrote in message
news:OC******** ******@TK2MSFTN GP10.phx.gbl...
No, but you can do Windows Forms development from any of the Standard SKUs.
"rlzsmith" <an*******@disc ussions.microso ft.com> wrote in message
news:55******** *************** ***********@mic rosoft.com...
Does the standard edition have a visual windows forms developer?

Thanks.


Jul 21 '05 #3
Just to clairfy, I thought you were asking if there is a "Visual Windows
Forms Developer Standard Edition" product like there is a "Visual C# .NET
Standard Edition". If you were asking about the standard editions (VB, C#,
C++, J#) being able to support Windows Forms development, the answer is yes.

"Ed Kaim [MSFT]" <ed****@online. microsoft.com> wrote in message
news:OC******** ******@TK2MSFTN GP10.phx.gbl...
No, but you can do Windows Forms development from any of the Standard SKUs.
"rlzsmith" <an*******@disc ussions.microso ft.com> wrote in message
news:55******** *************** ***********@mic rosoft.com...
Does the standard edition have a visual windows forms developer?

Thanks.


Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2170
by: Corrie Meyer | last post by:
Announcement: SwiftReports standard edition 1.0 for Visual Studio ..NET 2003 released by UniSwift. We are pleased to announce the first release of a fully-managed reporting tool for the Microsoft .NET framework. SwiftReports provides complete code integration with the Visual Studio .NET 2003 environment. Developers can use Visual Studio .NET 2003 to write code in either C# or Visual Basic .NET for report control and event handling.
3
1221
by: Grant Harmeyer | last post by:
Hi All: According to MSDN, C# Standard Edition is good for writing C# programs for Windows or the Web. I am an ASP.NET programmer, and I use both VB and C#. I am looking to doing some hobby programming (WebForms & a limited amount of WindowsForms) at home, and I can't justify fronting the cost for VS.NET 2003 (although I love the IDE and use it at work), can anyone describe to me what the major differences will be from VS.NET to C#...
2
1562
by: Brian | last post by:
In particular, this question goes out to the Microsoft C++ development team. Back in June, Ronald Laeremans posted the following message. Has the optimizing compiler been included with the standard edition of VC++ yet? Don't think that we've forgotten about it.... Thank, Brian From: Ronald Laeremans (ronaldl@online.microsoft.com)
1
1219
by: noleander | last post by:
Ive got Vis C++ 2003 standard edition. I want to optimize my application for speed (use the /O2 directive). The "optimization" field in my Project Properties window shows /O2 (in my Release build) but it is dimmed out. I cannot change it. My BuildLog.htm file says "Optimization not available in Vis C++ standard edition. This seems to imply that I have to buy Vis C++ Professional edition to get optimization.
7
1930
by: Wowbagger | last post by:
I am considering upgrading from vb 6 to .net 2003 and have a couple of questions for which I could not find answers on the MS site. What are the differences between the standard, professional and enterprise editions? In VB 6 learning edition the controls for network functionality were missing. I want to be able to use functions such as finger, HTTP post and ftp: is the .net 2003 standard edition crippled in any way, and/or would I...
2
2779
by: Brian Cryer | last post by:
Appologies if someone thinks this is slightly off topic, but I think viewers of this newsgroups are best placed to answer my question - which is what are the main differences between VB.Net Professional and VB.Net Standard Edition. (Yes I have read the page on the microsoft site about VB.Net Standard and the differences with Professional but it is rather vague.) I use VB.Net Professional at work. I have a friend who I am hoping to do...
5
3812
by: Microsoft | last post by:
Hi, I have Visual Basic .net 2003 (Standard Edition) & SQL Server 2000 Developer Edition. When trying to create a connection in the server explorer from the .net IDE I get a number of problems; a.. Under the "Connection" tab, under "1. Select or enter a server name:" when I either select the drop down box or click the refresh button I get an error dialog saying "Error enumerating data servers. Enumerator reports Unspecified error'". The...
6
1625
by: Simon Brown | last post by:
Hi, I am considering buying Visual Studio Standard Edition and have these questions about the VC++ incuded. Could you also, to help me know the diffrene in capablility, answer the same questions about the express edition. Here they are: >1) -Can you access the Windows API? >2) -Can you use Direct-X? >3) -Can you use Opengl?
23
14040
by: Nishant Saini | last post by:
Dear All, We have a database which contains many tables which have millions of records. When We attach the database with MS SQL Server 2005 Standard Edition Server and run some queries (having joins, filters etc.) then they take very long time to execute while when We execute same queries on Enterprise Edition then they run 10 times faster than on standard edition. Our database does not use any features which are present in Enterprise
4
1686
by: Dica | last post by:
we just ordered VS 2005 standard edition. i was reading up on creating windows services and apparently this is only possible with the enterprise edition. is this true, or does it simply mean there's no template for windows services with the standard edition? are there VS templates published by 3rd parties i can download to ease implementation? tks
0
8896
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9653
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9451
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9421
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8328
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6869
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6151
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4942
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3395
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.