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

.NET (Core and Framework)

 
AnswerRe: Scheduler + functions ? Pin
Dave Kreskowiak15-May-12 1:38
mveDave Kreskowiak15-May-12 1:38 
AnswerRe: Scheduler + functions ? Pin
dvsspr22-May-12 18:47
dvsspr22-May-12 18:47 
Questionwhat error ? no page suport the web site Pin
homyroshan11-May-12 6:53
homyroshan11-May-12 6:53 
AnswerRe: what error ? no page suport the web site Pin
Dave Kreskowiak11-May-12 7:43
mveDave Kreskowiak11-May-12 7:43 
GeneralRe: what error ? no page suport the web site Pin
homyroshan11-May-12 19:44
homyroshan11-May-12 19:44 
GeneralRe: what error ? no page suport the web site Pin
Nader Elshehabi12-May-12 0:48
Nader Elshehabi12-May-12 0:48 
GeneralRe: what error ? no page suport the web site Pin
Dave Kreskowiak12-May-12 4:35
mveDave Kreskowiak12-May-12 4:35 
Question.NET Managed module/Module File Extension. Pin
Alecoder11-May-12 1:55
Alecoder11-May-12 1:55 
Hello there.
So, I decided that understood core of .NET. Concretely I want understood .NET functional model step by step.

I have several books about this, I search questions in google and etc...

So, general concept of the .net framework is like this:
1. We write code into high level language;
2. after this language compiler, compiles light level code into IL code. That is called managed module. Managed module contains: PE32 Header, CLR Header, Metadata, IL.

3. After this, AL.EXE ( assembly linker tool ) merges that modules into assembly ( DLL or EXE ) and adding manifest that describes Assembly.

In finish there loads CLR and executes code. But, my question is around managed module.

So, in some book are written that, managed module is a standard PE32 file, In other books written that managed module have a .netmodule extension.

So there is some misunderstanding, what exactly file extension have managed module when it generates language compiler ?

Sorry for my bad English and please help me to understood this point.
AnswerRe: .NET Managed module/Module File Extension. Pin
Dave Kreskowiak11-May-12 7:40
mveDave Kreskowiak11-May-12 7:40 
GeneralRe: .NET Managed module/Module File Extension. Pin
Alecoder12-May-12 0:53
Alecoder12-May-12 0:53 
QuestionWeb Service is not seen after hosted in site Pin
Ganesh KP11-May-12 1:03
professionalGanesh KP11-May-12 1:03 
AnswerRe: Web Service is not seen after hosted in site Pin
Dave Kreskowiak11-May-12 1:43
mveDave Kreskowiak11-May-12 1:43 
AnswerRe: Web Service is not seen after hosted in site Pin
Sandeep Mewara11-May-12 8:54
mveSandeep Mewara11-May-12 8:54 
QuestionHow to write a formula to insert image or tick mark in place of data value in crystal report in C#/Asp.net Pin
sr1599-May-12 1:17
sr1599-May-12 1:17 
AnswerRe: How to write a formula to insert image or tick mark in place of data value in crystal report in C#/Asp.net Pin
Sandeep Mewara9-May-12 7:05
mveSandeep Mewara9-May-12 7:05 
QuestionSetup projects Pin
RugbyLeague9-May-12 1:10
RugbyLeague9-May-12 1:10 
AnswerRe: Setup projects Pin
Sandeep Mewara9-May-12 7:11
mveSandeep Mewara9-May-12 7:11 
GeneralRe: Setup projects Pin
RugbyLeague9-May-12 23:33
RugbyLeague9-May-12 23:33 
GeneralRe: Setup projects Pin
Sandeep Mewara9-May-12 23:55
mveSandeep Mewara9-May-12 23:55 
QuestionSplitContainer replacement Pin
Clark Kent1238-May-12 3:49
professionalClark Kent1238-May-12 3:49 
AnswerRe: SplitContainer replacement Pin
Pete O'Hanlon8-May-12 4:31
mvePete O'Hanlon8-May-12 4:31 
GeneralRe: SplitContainer replacement Pin
Clark Kent1238-May-12 4:32
professionalClark Kent1238-May-12 4:32 
GeneralRe: SplitContainer replacement Pin
Pete O'Hanlon8-May-12 4:37
mvePete O'Hanlon8-May-12 4:37 
Questiondisplay some subrows of datalist rows inside the datalist Pin
Member 82322225-May-12 16:05
Member 82322225-May-12 16:05 
AnswerRe: display some subrows of datalist rows inside the datalist Pin
Richard MacCutchan6-May-12 1:35
mveRichard MacCutchan6-May-12 1:35 

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.