Click here to Skip to main content
15,906,708 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Run .Net on Win95? Pin
Colin Angus Mackay27-Feb-05 19:40
Colin Angus Mackay27-Feb-05 19:40 
GeneralWindows Hooks Pin
Member 176527127-Feb-05 13:39
Member 176527127-Feb-05 13:39 
GeneralRe: Windows Hooks Pin
ursus zeta28-Feb-05 15:07
ursus zeta28-Feb-05 15:07 
Questionwhy .net...? Pin
Hamed Musavi26-Feb-05 16:09
Hamed Musavi26-Feb-05 16:09 
AnswerRe: why .net...? Pin
Colin Angus Mackay26-Feb-05 16:43
Colin Angus Mackay26-Feb-05 16:43 
GeneralRe: why .net...? Pin
S. Senthil Kumar26-Feb-05 19:49
S. Senthil Kumar26-Feb-05 19:49 
GeneralRe: why .net...? Pin
Hamed Musavi27-Feb-05 16:54
Hamed Musavi27-Feb-05 16:54 
GeneralRe: why .net...? Pin
Colin Angus Mackay27-Feb-05 19:40
Colin Angus Mackay27-Feb-05 19:40 
Hamed Mosavi wrote:
Could you tell me please how is it easier when there is not any editor for creating dialogs

There is an excellent editor for creating dialogs, they are called Forms now. You can have it act as a dialog by using ShowDialog() instead of Show() when you are ready to display it to the user.

Hamed Mosavi wrote:
any single doc or multiple doc template

.NET doesn't have this structure, however there is nothing to stop you from building it. You can create your own set of control classes that can operate like the old View classes and you can create your own document class to hold the data. However, you do have to do a little more work. But, since moving to .NET I've never found that I missed the old Document/View structure at all. In fact, I've found that the new flexibility that .NET offers to be much better as it doesn't constrain you into one way of thinking.

Hamed Mosavi wrote:
the reason that I didn't move to Delphi when I started learning a Visual Language was that I hated Delphi

That's fine. I don't like Delphi either.


Hamed Mosavi wrote:
and that was one of the best reasons I selected VC++! Now!!

I'm not sure what the "Now!!" means at the end of that statement.

Hamed Mosavi wrote:
excuse me if my english is very bad

Your English is actually quite good - I've seen worse written by people who are supposed to have English as a first language.


Cada uno es artifice de su ventura
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and Forums


GeneralRe: why .net...? Pin
Hamed Musavi28-Feb-05 16:00
Hamed Musavi28-Feb-05 16:00 
GeneralRe: why .net...? Pin
Colin Angus Mackay28-Feb-05 20:25
Colin Angus Mackay28-Feb-05 20:25 
GeneralRe: why .net...? Pin
Hamed Musavi28-Feb-05 21:58
Hamed Musavi28-Feb-05 21:58 
GeneralEXTRA new news EXTRA, Read this Please!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Pin
Hamed Musavi1-Mar-05 15:35
Hamed Musavi1-Mar-05 15:35 
GeneralRe: EXTRA new news EXTRA, Read this Please!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Pin
DavidNohejl2-Mar-05 9:34
DavidNohejl2-Mar-05 9:34 
GeneralRe: why .net...? Pin
zuschauer19801-Mar-05 0:12
zuschauer19801-Mar-05 0:12 
GeneralRe: why .net...? Pin
Hamed Musavi1-Mar-05 15:26
Hamed Musavi1-Mar-05 15:26 
QuestionWebRequest Problem??? Pin
Small Rat26-Feb-05 7:00
Small Rat26-Feb-05 7:00 
GeneralArray Pin
Truong D. Toan26-Feb-05 6:41
Truong D. Toan26-Feb-05 6:41 
GeneralPrinterSettings.Collate doesn't work?! Pin
klawipo26-Feb-05 0:30
klawipo26-Feb-05 0:30 
GeneralFileSystemWatcher Delay Pin
Zishan Haider25-Feb-05 21:18
Zishan Haider25-Feb-05 21:18 
GeneralGetting a "friendly" name from an ImageFormat Pin
Jon Sagara25-Feb-05 14:18
Jon Sagara25-Feb-05 14:18 
GeneralRedistributable Package Pin
Horsy25-Feb-05 11:39
Horsy25-Feb-05 11:39 
GeneralRe: Redistributable Package Pin
Horsy25-Feb-05 13:02
Horsy25-Feb-05 13:02 
GeneralRe: Redistributable Package Pin
MitchellBaldwin26-Feb-05 4:05
MitchellBaldwin26-Feb-05 4:05 
GeneralJscript.net assembly with a strong name Pin
stefanov.sm24-Feb-05 22:55
stefanov.sm24-Feb-05 22:55 
GeneralMSIL Pin
Member 94283424-Feb-05 18:50
Member 94283424-Feb-05 18:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.