Hi, I am new to ASP WebMatrix, I need to know the security and features of ASP WebMatrix, Actually i am trying to develop a CMS in ASP.Net with C# Language, but i think WebMatrix is more simple and very user firendly..
I want to know is it is possible to develop a CMS in WebMatrix.
Webmatrix is a very awesome tool. If you want to write the Clean HTML yourself and dont want the ASP.NET Server controls to generate them for you then Webmatrix is the tool for you. Making a CMS using ASP.NET and C# will really be the best but Razor is quite
easy, user friendly and fast too
RazorC is a simple , small and really nice CMS and it does the job for you. I have used razorC for a Simple Shopping Cart website for my client.
I have integrated features within RazorC CMS like : 1. Login 2. Registration 3. Shopping Cart backend functions like Category, Products. Order Details, Retails etc etc.
Nowadays everybody is emphasizing more on client side scripting so try to use more of Javascript, JQuery , AJAX or other JS Librarys. No PostBacks.
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Marked as answer by Angie xu - MSFT on Dec 20, 2012 01:31 AM
So you mean that it is not possible to Develop a CMS using WebMatrix with ASP Server Controls?..
Is it is like PHP ?
Its Razor not ASP. Yes dear you can develop a CMS using Razor and Webmatrix. Yes its like PHP.
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
WebMatrix is a IDE for one more stack in the family of ASP.NET technology called Web Pages. You use the Razor syntax which is much simpler compared to WebForms. There is no server side controls in this stack. You work with mark up and server side code seamlessly
pretty much similar to what we used to do in ASP world. But there is no usage of the delimiters such as <% & %>. You just use @ to distinguish that you are now entering a server side code. The WebMatrix as a IDE provides you pretty much everything you need
right from coding to deployment but is lightweight when compared to VS.NET
You can use this stack to build website the way you would do with webForms or MVC. Though there is already plenty of .NET based open source CMS alresdy available. Orchard CMS is one of the famous CMS you may want to check out.
Yes dear,
Orchard CMS is a very good cms.I have been using it since version 1.3. Latest version of orchard cms has NHibernate 3
with database caching , support for MySQL provider and great performance improvements.
My fav feature of Orchard CMS is the Projection feature.
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Vishnu Das
0 Points
2 Posts
About WebMatrix
Dec 13, 2012 06:30 AM|LINK
Hi, I am new to ASP WebMatrix, I need to know the security and features of ASP WebMatrix, Actually i am trying to develop a CMS in ASP.Net with C# Language, but i think WebMatrix is more simple and very user firendly..
I want to know is it is possible to develop a CMS in WebMatrix.
also i need to know more about razorC.net.
Thanks in Advance..
Abhishek Luv
Participant
1736 Points
468 Posts
Re: About WebMatrix
Dec 13, 2012 06:46 AM|LINK
Webmatrix is a very awesome tool. If you want to write the Clean HTML yourself and dont want the ASP.NET Server controls to generate them for you then Webmatrix is the tool for you. Making a CMS using ASP.NET and C# will really be the best but Razor is quite easy, user friendly and fast too
RazorC is a simple , small and really nice CMS and it does the job for you. I have used razorC for a Simple Shopping Cart website for my client.
I have integrated features within RazorC CMS like : 1. Login 2. Registration 3. Shopping Cart backend functions like Category, Products. Order Details, Retails etc etc.
Nowadays everybody is emphasizing more on client side scripting so try to use more of Javascript, JQuery , AJAX or other JS Librarys. No PostBacks.
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Vishnu Das
0 Points
2 Posts
Re: About WebMatrix
Dec 13, 2012 07:51 AM|LINK
Thanks Abhishek.
So you mean that it is not possible to Develop a CMS using WebMatrix with ASP Server Controls?..
Is it is like PHP ?
Abhishek Luv
Participant
1736 Points
468 Posts
Re: About WebMatrix
Dec 13, 2012 08:06 AM|LINK
Its Razor not ASP. Yes dear you can develop a CMS using Razor and Webmatrix. Yes its like PHP.
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
kashyapa
Member
81 Points
25 Posts
Re: About WebMatrix
Dec 14, 2012 06:51 AM|LINK
WebMatrix is a IDE for one more stack in the family of ASP.NET technology called Web Pages. You use the Razor syntax which is much simpler compared to WebForms. There is no server side controls in this stack. You work with mark up and server side code seamlessly pretty much similar to what we used to do in ASP world. But there is no usage of the delimiters such as <% & %>. You just use @ to distinguish that you are now entering a server side code. The WebMatrix as a IDE provides you pretty much everything you need right from coding to deployment but is lightweight when compared to VS.NET
You can use this stack to build website the way you would do with webForms or MVC. Though there is already plenty of .NET based open source CMS alresdy available. Orchard CMS is one of the famous CMS you may want to check out.
Lohith
ASP.NET/IIS MVP
Dev Evangelist, Telerik India
http://about.me/kashyapa
http://about.me/kashyapa
Abhishek Luv
Participant
1736 Points
468 Posts
Re: About WebMatrix
Dec 16, 2012 10:26 AM|LINK
Yes dear,
Orchard CMS is a very good cms.I have been using it since version 1.3. Latest version of orchard cms has NHibernate 3
with database caching , support for MySQL provider and great performance improvements.
My fav feature of Orchard CMS is the Projection feature.
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
ayanmesut
Member
219 Points
85 Posts
Re: About WebMatrix
Dec 17, 2012 03:57 AM|LINK
is Orchard CMS razor and web pages?
Abhishek Luv
Participant
1736 Points
468 Posts
Re: About WebMatrix
Dec 17, 2012 04:02 AM|LINK
I didnt get you pardon please.
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Mikesdotnett...
All-Star
154828 Points
19853 Posts
Moderator
MVP
Re: About WebMatrix
Dec 17, 2012 04:23 AM|LINK
No. It is developed using MVC (and Razor).
Beginning ASP.NET Web Pages with WebMatrix | My Site | Twitter