473,395 Members | 1,568 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,395 software developers and data experts.

question about .net environment



Hi guys, I've got a short question for you:

Is it possible to create with Visual Studio .Net and C# applets, similat to
the Java applets?

If yes, how can I do that?

Thanks,
tZUTZU
Nov 15 '05 #1
3 959

"No doubt" <do***@yahoohoo.ca> skrev i en meddelelse
news:Rj*******************@news20.bellglobal.com.. .


Hi guys, I've got a short question for you:

Is it possible to create with Visual Studio .Net and C# applets, similat to the Java applets?

If yes, how can I do that?

Thanks,

Using ASP.NET and C# or VB.NET you can create services/applications with
much the same functionality of many Java applets.
Nov 15 '05 #2
Thanks for your answer.
Do you know of any website that offeres some information on this?

Actuallly I want to learn C# and I want to develop an online application
that would allow the user to build its own graphic file and send it over
through e-mail.

Thanx,

Tzutzu

"Jacob N. Rohde" <di***********@hotmail.com> wrote in message
news:OV*************@TK2MSFTNGP11.phx.gbl...

"No doubt" <do***@yahoohoo.ca> skrev i en meddelelse
news:Rj*******************@news20.bellglobal.com.. .


Hi guys, I've got a short question for you:

Is it possible to create with Visual Studio .Net and C# applets, similat

to
the Java applets?

If yes, how can I do that?

Thanks,

Using ASP.NET and C# or VB.NET you can create services/applications with
much the same functionality of many Java applets.

Nov 15 '05 #3
All of Microsoft MSDN is online at:

http://msdn.microsoft.com/library

To do applet type thigns you'll probably be interested in
these topics:

EnterpriseServices
XML Web Services
ASP .NET
Web Forms

--Richard
-----Original Message-----
Thanks for your answer.
Do you know of any website that offeres some information on this?
Actuallly I want to learn C# and I want to develop an online applicationthat would allow the user to build its own graphic file and send it overthrough e-mail.

Thanx,

Tzutzu

"Jacob N. Rohde" <di***********@hotmail.com> wrote in messagenews:OV*************@TK2MSFTNGP11.phx.gbl...

"No doubt" <do***@yahoohoo.ca> skrev i en meddelelse
news:Rj*******************@news20.bellglobal.com.. .
>
>
> Hi guys, I've got a short question for you:
>
> Is it possible to create with Visual Studio .Net and
C# applets, similat to
> the Java applets?
>
> If yes, how can I do that?
>
> Thanks,

Using ASP.NET and C# or VB.NET you can create services/applications with much the same functionality of many Java applets.

.

Nov 15 '05 #4

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

Similar topics

2
by: Alex | last post by:
Hello I am interested learn more about .NET but am uncertain of exactly what niche it fills in the world of programming. (The more I read the more I am confused). What I am looking for is the...
9
by: Alvin Bruney [MVP] | last post by:
with the using construct, exit from scope calls dispose on said object. But what happens in a connection pooling scenario? Is the run-time smart enough to realize that Object Pooling is being used...
6
by: Marc Jennings | last post by:
Hi there, I am trying to get some conditional functionality into some of my apps. I can use the format : private void doStuff() { //do something }
10
by: Edward | last post by:
I've just taken over maintaining a system from a colleague who has left. I find the following line in her code: Dim params(2) As SqlClient.SqlParameter params(0) = New...
9
by: Nikolay Petrov | last post by:
I have a couple of byte arrays. What is the most efficient way to combine them? After combining they will go in a network stream. thanks
8
by: Support | last post by:
Hello: I am deploying a new web site that will have over 100 pages. In the ASP world, I would create templtes - include files, etc... to easily "manage" the site. In asp.net 2.0 I want to create...
2
by: Nitro | last post by:
Hello, today I wrote this piece of code and I am wondering why it does not work the way I expect it to work. Here's the code: y = 0 def func(): y += 3 func()
6
by: Andy Leese | last post by:
Beginner Question: ASCII Symbols I am using Borland C++ and programming under DOS. I wish to display the symbols of the early ASCII character set... For example: cout << char(7); ...
4
by: maria | last post by:
I only use C++ with Visual Studio 6.0 for string manipulations in thousands of HTML pages on my website. Many times, the output files of many of my C++ programs contain a spanish question mark (¿)...
40
by: RvGrah | last post by:
I've been writing in C# for about 4 years now, coming from VB.net and VB6 before that, in which I know I'm not alone. I found learning C#, at least to the extent that I use it in developing...
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...
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...
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
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...
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
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...

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.