473,385 Members | 1,356 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.

Applications Server from Microsoft

Hi, Group, Which would be of the equivalent J2EE of Applications Servers
like (JBOSS,BEA,JONAS) from Microsoft.

please let me know.

Best Regard
MArio
Jul 21 '05 #1
6 1901
Mario,

There is no equivalent of those apps from Microsoft. Rather, all of the
components are there to create your solution, you just have to string them
together. What exactly are you looking for? J2EE, etc, etc, cover a broad
range of functionality. If you can describe your needs, we could make a
better recommendation as to what to use.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:uO**************@TK2MSFTNGP12.phx.gbl...
Hi, Group, Which would be of the equivalent J2EE of Applications Servers
like (JBOSS,BEA,JONAS) from Microsoft.

please let me know.

Best Regard
MArio

Jul 21 '05 #2
Mario,

There is no equivalent of those apps from Microsoft. Rather, all of the
components are there to create your solution, you just have to string them
together. What exactly are you looking for? J2EE, etc, etc, cover a broad
range of functionality. If you can describe your needs, we could make a
better recommendation as to what to use.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:uO**************@TK2MSFTNGP12.phx.gbl...
Hi, Group, Which would be of the equivalent J2EE of Applications Servers
like (JBOSS,BEA,JONAS) from Microsoft.

please let me know.

Best Regard
MArio

Jul 21 '05 #3
Well Mr. Paladino I am looking for exactly, A container for Deployment my
bussines components
and this container managament the :Cycle of life of this components,
Transactions and persistence)

I this container can render me this components for using in Cliente
applications Like:WEB Browser,WinForms Applications
and Mobil Applications.
I hope you get it my idea.

Mario
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:uO**************@TK2MSFTNGP09.phx.gbl...
Mario,

There is no equivalent of those apps from Microsoft. Rather, all of the components are there to create your solution, you just have to string them
together. What exactly are you looking for? J2EE, etc, etc, cover a broad range of functionality. If you can describe your needs, we could make a
better recommendation as to what to use.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:uO**************@TK2MSFTNGP12.phx.gbl...
Hi, Group, Which would be of the equivalent J2EE of Applications Servers
like (JBOSS,BEA,JONAS) from Microsoft.

please let me know.

Best Regard
MArio


Jul 21 '05 #4
Well Mr. Paladino I am looking for exactly, A container for Deployment my
bussines components
and this container managament the :Cycle of life of this components,
Transactions and persistence)

I this container can render me this components for using in Cliente
applications Like:WEB Browser,WinForms Applications
and Mobil Applications.
I hope you get it my idea.

Mario
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:uO**************@TK2MSFTNGP09.phx.gbl...
Mario,

There is no equivalent of those apps from Microsoft. Rather, all of the components are there to create your solution, you just have to string them
together. What exactly are you looking for? J2EE, etc, etc, cover a broad range of functionality. If you can describe your needs, we could make a
better recommendation as to what to use.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:uO**************@TK2MSFTNGP12.phx.gbl...
Hi, Group, Which would be of the equivalent J2EE of Applications Servers
like (JBOSS,BEA,JONAS) from Microsoft.

please let me know.

Best Regard
MArio


Jul 21 '05 #5
What you're describing is a part of the server operating systems from
Microsoft.
All of this is available in Windows 2000 and Windows Server 2003 -

For Web-based app you have IIS - Internet Information Services;
For Windows-forms apps - you have client-side rich UI (smart-client
applications) and Web-Services on the Server side (again through IIS).
For Mobile apps, you can use the buit-in Mobile controls that are an
essential part of .NET Framework 1.1 and an add-on in .NET Framework 1.0.

Hope that will help you,

Regards,
Branimir
--
Branimir Giurov
MCSD.NET, MCDBA
eAgility LLC
"Mario Reiley" <mr*****@cantv.net> wrote in message
news:Oi**************@TK2MSFTNGP09.phx.gbl...
Well Mr. Paladino I am looking for exactly, A container for Deployment my
bussines components
and this container managament the :Cycle of life of this components,
Transactions and persistence)

I this container can render me this components for using in Cliente
applications Like:WEB Browser,WinForms Applications
and Mobil Applications.
I hope you get it my idea.

Mario
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in message news:uO**************@TK2MSFTNGP09.phx.gbl...
Mario,

There is no equivalent of those apps from Microsoft. Rather, all of

the
components are there to create your solution, you just have to string them together. What exactly are you looking for? J2EE, etc, etc, cover a

broad
range of functionality. If you can describe your needs, we could make a
better recommendation as to what to use.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:uO**************@TK2MSFTNGP12.phx.gbl...
Hi, Group, Which would be of the equivalent J2EE of Applications Servers like (JBOSS,BEA,JONAS) from Microsoft.

please let me know.

Best Regard
MArio



Jul 21 '05 #6
What you're describing is a part of the server operating systems from
Microsoft.
All of this is available in Windows 2000 and Windows Server 2003 -

For Web-based app you have IIS - Internet Information Services;
For Windows-forms apps - you have client-side rich UI (smart-client
applications) and Web-Services on the Server side (again through IIS).
For Mobile apps, you can use the buit-in Mobile controls that are an
essential part of .NET Framework 1.1 and an add-on in .NET Framework 1.0.

Hope that will help you,

Regards,
Branimir
--
Branimir Giurov
MCSD.NET, MCDBA
eAgility LLC
"Mario Reiley" <mr*****@cantv.net> wrote in message
news:Oi**************@TK2MSFTNGP09.phx.gbl...
Well Mr. Paladino I am looking for exactly, A container for Deployment my
bussines components
and this container managament the :Cycle of life of this components,
Transactions and persistence)

I this container can render me this components for using in Cliente
applications Like:WEB Browser,WinForms Applications
and Mobil Applications.
I hope you get it my idea.

Mario
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in message news:uO**************@TK2MSFTNGP09.phx.gbl...
Mario,

There is no equivalent of those apps from Microsoft. Rather, all of

the
components are there to create your solution, you just have to string them together. What exactly are you looking for? J2EE, etc, etc, cover a

broad
range of functionality. If you can describe your needs, we could make a
better recommendation as to what to use.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:uO**************@TK2MSFTNGP12.phx.gbl...
Hi, Group, Which would be of the equivalent J2EE of Applications Servers like (JBOSS,BEA,JONAS) from Microsoft.

please let me know.

Best Regard
MArio



Jul 21 '05 #7

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

Similar topics

1
by: James Chang | last post by:
Hello, I am writing an application using Visual Studio .NET (C#). The application will be run on several workstations simultaneously, and all of them will be accessing a single sql server...
6
by: Terry Bell | last post by:
We've had a very large A97 app running fine for the last seven years. I've just converted to SQL Server backend, which is being tested, but meanwhile the JET based version, running under terminal...
54
by: Matt | last post by:
How do we define systems programs? when we say systems programming, does it necessary mean that the programs we write need to interact with hardware directly? For example, OS, compiler, kernel,...
3
by: Mario Reiley | last post by:
Hi, Group, Which would be of the equivalent J2EE of Applications Servers like (JBOSS,BEA,JONAS) from Microsoft. please let me know. Best Regard MArio
0
by: Nawanat | last post by:
Dear All, I’m developing software using Microsoft Visual C++ 6.0 and having a problem with Remote Procedure Call (RPC). Since RPC is used as a tool to communicate between applications over...
5
by: Joe | last post by:
I have an application which runs in a non-secure environment. I also have an application that runs in a secure environment (both on the same machine). Is there any way to share the session data for...
26
by: gabry.morelli | last post by:
Is it possible to create an .ADP application (in Access 2003) without having to connect SQL Server but using directly the tables and queries inside the .ADP file? Thanks
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.