Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

I went through the microsoft site, and found that actually i can download the .Net SDK for developing/deploying programs for free.

 

Pardon my ignorance, but is creating/deploying windows application, exe.. free?? As in it is similar to java, whereby you are free to program and deploy it. Just that it's the IDE that will cost $$$. (as in e.g Kawa for Java and Visual basic.net for window aaplication).

 

If what i mention above is true, can i summarize and say that everyone have the rights to create window applications without buying microsoft products like visual basic.net/C#,...(as they are only the aids in creating e.g window application??)

 

Thanks :)

  • Leaders
Posted

It is just Visual Studio, the IDE, which costs money.

 

If you do all your work by hand, or use a different IDE, you can deploy your applications however you want, without having to pay Microsoft. Unless you use one of their controls that require a license to distribute.

"These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
Posted

Thanks

 

Thanks for the information...

 

Sorry but i've still got a few doubts, hope you can help me to clear them.

 

-Are the components you've refered to, e.g Crystal, etc?

 

-Say a application is created, will there be any means to track back (purely from the installed application files/setup files), which IDE it was developed on (version/license..etc of IDE)?

 

[What i am refering to is like the scenerio of e.g Dreamweaver on html, whereby there is purely no linkage back to the software by the output (in this case, html)]

 

Thanks again:)

  • Leaders
Posted

Yes those are the types of components I'm talking about.

 

Whether or not the application can be tracked back to a particular IDE, I really don't know. Why would it even matter anyway?

"These Patriot playoff wins are like Ray Charles songs, Nantucket sunsets, and hot fudge sundaes. Each one is better than the last." - Dan Shaughnessy
Posted

There are differences in code output that could be picked up if you use the designers in SharpDevelop and Visual Studio. Of course, neither product requires use of the designer so it's probably impossible to tell. Not that it really matters to anyone if you used the IDE or not.

 

BTW I've spent weeks trying almost every free/shareware programmers editor on the internet and I think you'll find Crimson Editor to be the best for c#. None of the others seem to have it's combination of features and stability (not to even think about speed).

 

-- Pete, who has nothing to do with Crimson whatsoever.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...