Buy Questpond's video subscriptions on
huge discount
.
Online: 3910
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
CodeDom
Posted by
Medevendra
under
ASP.NET
on 8/21/2009 | Views : 3197 | Status :
[Member]
| Replies : 4
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
What is CodeDom?
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Raja
on: 8/21/2009
[Member]
Starter
0
CodeDom is the abbreviation and it stands for Code Document Object Model. CodeDOM is an API that helps in creating and compiling a programming structure at Runtime.
For more information, read
http://aspalliance.com/articleViewer.aspx?aId=1009&pId=-1
http://www.15seconds.com/issue/020917.htm
http://www.dotnetfunda.com/articles/article520-parsing-linq-queries-as-string-with-codedom.aspx
Thanks
Regards,
Raja, USA
Medevendra
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Lakhangarg
on: 8/21/2009
[Member]
[Moderator]
Silver
0
CodeDom, stands for the Code Document Object Model. A popular use of the CodeDom is for developing automatic source code generators. The goal of code generators, of course, is to minimize repetitive coding tasks, and to minimize the number of human-generated source code lines being created.
Read the complete article here - http://www.15seconds.com/issue/020917.htm
Thanks & Regards
Lakhan Pal Garg
Medevendra
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
RtpHarry
on: 8/21/2009
[Member]
[MVP]
Bronze
0
Common places it may be used are to power T4 templates:
http://www.hanselman.com/blog/T4TextTemplateTransformationToolkitCodeGenerationBestKeptVisualStudioSecret.aspx
and to generate strongly typed data classes such as the asp.net Profile system.
Medevendra
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Goldytech
on: 8/23/2009
[Member]
Bronze
0
Hello,
I have blogged about the CodeDom and there is sample source code also available for the download.
Check out at http://goldytech.wordpress.com/2009/08/20/parsing-linq-queries-as-string-with-codedom/
Medevendra
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...