473,657 Members | 2,530 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Whidbey controls in .NET 2003

H

is there any way to use the new cool WinBar (etc.) controls of studio Whidbey in the current version (2003) of the studio

Thank
mosquitooth
Nov 22 '05 #1
1 1203
No, unless you wish to code it. There are no decompile tools for the 2.0
Framework that I know of, so you would have to learn some IL and use ILDASM
and then code yourself. Either that or use code from a project like Anakrino
and make your own decompiler. NOTE that this type of activity would likely
break EULA.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** *************** ***
Think outside the box!
*************** *************** *************** *************** ***
"mosquitoot h" <an*******@disc ussions.microso ft.com> wrote in message
news:9A******** *************** ***********@mic rosoft.com...
Hi

is there any way to use the new cool WinBar (etc.) controls of studio Whidbey in the current version (2003) of the studio?

Thanks
mosquitooth

Nov 22 '05 #2

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

Similar topics

1
282
by: mosquitooth | last post by:
H is there any way to use the new cool WinBar (etc.) controls of studio Whidbey in the current version (2003) of the studio Thank mosquitooth
1
1277
by: Steven Spits | last post by:
Hi, I've been playing with ClickOnce on Whidbey. Looks easy to deploy apps on your clients. It generates .deploy files, which can only be interpreted by the machine we installed Whidbey on. When Whidbey will ship (end 2004?), what platforms will support ClickOnce? Will it come with the new .NET framework? Or is it a seperate download? Or
3
1318
by: mt | last post by:
Where can I access the Page_Load event in Whidbey for a C# ASP.NET website? Since the partial class has been introduced, I'm not sure where I should be putting page load events. Thanks very much!
10
1764
by: rawCoder | last post by:
Is there any provision for creating winform applications that have dockable windows ( Like the VS.NET IDE ) in whidbey ? I just installed the beta and cant seem to find it. Am i asking for too much or just too tired ? P.S. Cudnt find whidbey newsgroup as well. Whats the name of it anyways ? Thanx rawCoder
5
1846
by: Dan Smith | last post by:
Right now the only way to use a WinForms control in MFC is to enable COM Interop for the control and use it in MFC as you would any ActiveX control. While this works, COM Interop is a pain, and an ActiveX control isn't as straight-forward as a CWnd-derived object. It also means that I have to split my code into two projects. Going the other way (using MFC in WinForms) is only possible by exposing MFC objects as ActiveX controls, which...
0
1006
by: Ken Fine | last post by:
Apologies if this is not the right place for this question. I'm curious what method people use in practice to translate database data into XML that can be consumed by XML-hungry controls. I'm playing around with Whidbey, and one of the niftier controls is the treeview. For my use it makes sense to pull this information from a database. However, the treeview wants XML in file-based form. I know that SQL Server 2k (which I have) can...
4
1280
by: howard dierking | last post by:
I am running windows xp with both vs2003/.net 1.1 and the whidbey/.net 2.x beta 1. Since i installed whidbey, i have been able to neither run (F5) my apps nor attach to the aspnet worker process for my vs2003 apps. This is obviously a really big problem and i'm sure that somebody must have also run into it by now. Does anyone know how to fix this?? thanks, _howard
4
1238
by: Bob Garbados | last post by:
We have some 1.1 sites developed in dreamweaver and we will be developing all new sites for the 2.0 framework when it's out of beta. We just purchased an ms subscription and will be using visual studio for development now. I like whidbey a lot more than vs.net 2003... can I skip learning 2003 and just use Whidbey to maintain our 1.1 sites? There are no project or solution files to convert since we developed everything in dreamweaver...
14
1430
by: dlangell | last post by:
I have NOT yet made the transition from VB 6 to VB.NET 2003. I know some of the general differences, but I'm not yet to the point where I would feel comfortable starting a new project in .NET. At any rate, I was going to get some books and begin learning more about it and try to make the jump, but then I see that Whidbey or VS.NET 2005 will be coming out in the next year or so. How different is this new release going to be from VB.NET 2003?...
9
1081
by: CJ Taylor | last post by:
So yeah... finally started playing with Whidbey full on this weekend... anyone else notice that Web Developer gave you pretty much every tool you could ever want? I prototyped an entire data driven web site in 14 hours...yeah, with roles and what not. Oh.. and then I only needed to write 4 lines of code (excluding stored procedures)....
0
8413
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8324
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,...
1
8513
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
8617
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7352
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
6176
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
5642
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();...
1
2742
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
2
1970
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.