473,385 Members | 1,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

An IDE in every application

Jeff_Relf wrote:
Yea, I may well have X.CPP replace VS's functionality someday,
but god knows when I'd get around to that,
as my to-do list is just as infinite as my laziness.


Jeff,

That's actually quite clever.

In terms of a SOA or component architecture, each application would be
it's own, specific, IDE...and so it would contain the necessary code
within itself to be edited, and recompiled.

This would be a great use for Reflection.Emit

It would be the very next step in providing services that are truly
state independent of each other ( that is, each app becomes independent
of VS.NET, as far as morphing ).
Jul 21 '05 #1
4 1324
I don't understand. Please expand what you mean.

--
William Stacey, MVP
http://mvp.support.microsoft.com

"Super Fan" <ha***@win.next.year> wrote in message
news:LA*****************@newsread1.news.pas.earthl ink.net...
Jeff_Relf wrote:
Yea, I may well have X.CPP replace VS's functionality someday,
but god knows when I'd get around to that,
as my to-do list is just as infinite as my laziness.


Jeff,

That's actually quite clever.

In terms of a SOA or component architecture, each application would be
it's own, specific, IDE...and so it would contain the necessary code
within itself to be edited, and recompiled.

This would be a great use for Reflection.Emit

It would be the very next step in providing services that are truly
state independent of each other ( that is, each app becomes independent
of VS.NET, as far as morphing ).


Jul 21 '05 #2
In article <##**************@TK2MSFTNGP14.phx.gbl> (Sun, 09 Jan 2005
21:51:18 -0500), William Stacey [MVP] wrote:
I don't understand. Please expand what you mean.


He's a troll. There's nothing to understand except the reason you
shouldn't crosspost to unrelated newsgroups, MVP.

--
"Nobody ever knows who built open-source software."
-- Steve Ballmer. CEO, Microsoft. 11/19/2004

Jul 21 '05 #3
Thanks Hamilcar. He crossposted. I replied. This is what you should do -
no?

--
William Stacey, MVP
http://mvp.support.microsoft.com

"Hamilcar Barca" <ha******@tld.always.invalid> wrote in message
news:20*******************@news.newsreader.com...
In article <##**************@TK2MSFTNGP14.phx.gbl> (Sun, 09 Jan 2005
21:51:18 -0500), William Stacey [MVP] wrote:
I don't understand. Please expand what you mean.


He's a troll. There's nothing to understand except the reason you
shouldn't crosspost to unrelated newsgroups, MVP.

--
"Nobody ever knows who built open-source software."
-- Steve Ballmer. CEO, Microsoft. 11/19/2004


Jul 21 '05 #4

Super_Fan ( 9, 5._8 P, rVH4W _BOgRQN D Earthlink.NET, Mozilla ),
You told me: << In terms of a SOA or component architecture,
each application would be it's own, specific, IDE
...and so it would contain the necessary code within itself to be edited,
and recompiled.
This would be a great use for Reflection.Emit
It would be the very next step in providing services that are
truly state independent of each other
( that is, each app becomes independent of VS.NET, as far as morphing ). >>

No, I was thinking of having X.CPP ( my hand-rolled e-mail_client/newsreader )
replace the code editor aspects of Visual studio that it currently replies on,
not the MS C++ compiler/debugger/WinXP_SDK aspects.

I have too much respect for standards,
e.g. the WinXP SDK, to ever attempt to replace them.

Jul 21 '05 #5

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

Similar topics

2
by: Sebastian | last post by:
Dear members, I'am thinking about the "best" way to connect to my sql-server via ADO.Net (if there is a best way). My application uses the sql-server very intensively. At the moment every...
7
by: Pavils Jurjans | last post by:
Hello, I wanted to get some light in the subject. As I develop ASP.NET applications, it's necessary to understand how exactly the server- communication happens. It seems like initially...
5
by: Flip | last post by:
I have a web app running on w2k3server, and I have an application level variable for a counter. Every once in a while today (I just put this live last night), that counter value is reset to 1 when...
8
by: Scott M | last post by:
I have a procedure in my Dispose method that records my application was closed in a database. However, when I kill a process or an unhandled exception occurs this does not seem to run. Is there...
0
by: HackingPSP | last post by:
I saw a lot of requests for a program like this, so I wrote it. Yeah, my site has "PSP software by Auri" but in this case it means "Pretty Sweet Programming" :) There's both a VS2005 add-in and a...
6
by: Bruno Alexandre | last post by:
How can we manage in ASP.NET (using a hosted website - so there is nothing I can do in the server) do perform a task every day at 11pm ? in VB.NET we have the timer and if the application is...
18
by: Jen | last post by:
Is it possible (how) to display a new record every week (or day) from a recordset?
1
by: vijay.db | last post by:
Hi Team, Very serious problem with my DB2 V8.1 Fixpack 6 running in AIX 5.1 machine. Every one hour my DB2 instance processes are killed and it's going down. Several trap files are generated in...
2
by: psbasha | last post by:
Hi, I have created a Graphical User Interface window using the Tkinter.The application takes three input files and ,it will process the data by creating the temporary files in the input file...
7
by: rahismailbox | last post by:
I need to run a script in every 10 seconds in background of the site of 10-15 php pages. So how do i activate that script? Is there a code to be embedded in every php page so that the script got...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
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,...
0
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,...
0
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...

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.