MVC :: How To Develop A New Cms
Sep 30, 2010
I currently have a number of clients who use a cms I have developed. My clients are mainly small web design companies or marketing agencies. I developed a cms, which i customise for each client, with them passing the work off as their own. This cms is built in PHP. have always been keen to move to the .net framework, but over the years have only really completed a couple of projects. Recently I have read a lot about aps.net mvc, and I have started to pick it up. I am finding the learning curve prertty steep, but I am impressed with itI am starting to look forward to the development of a new version of my cms, and I am considering building it using .net mvc, the only issue is, that i will have persuade my existing clients that they should support my decision to do this, and I currently cant really think of any benefits for my clients.
View 2 Replies
Similar Messages:
Jul 14, 2010
how i can develop ROBO KEY in asp.net.
View 8 Replies
Oct 3, 2010
I was wondering how to be able to develop an interactive pop out box that enables users to be able to have checkboxes and buttons in the pop out box.
View 2 Replies
Mar 1, 2010
I know the difference between ASP.NET webforms and ASP.NET MVC and I've seen quite a few videos explaining that they both run on top of ASP.NET (and I've used both). However, my question is, how would one develop right on top of ASP.NET without webforms or mvc.net?
View 5 Replies
Jan 1, 2011
I am using ASP.NET with C# and I am new in those. I need to write code which will read a webpage every minutes. I tried to do this with timer class of c#. When I run that code just after few seconds it says server stop running. What is the best way to write such code?
View 8 Replies
Feb 22, 2010
Possible Duplicate: Small projects ideas to teach beginners web developent using ASP.Net I am learning about technical skills to become a web developer.But i don't know how i should start to develop a web application.
View 4 Replies
Oct 19, 2010
If I want to develop web applications using ASP.NET and C#, then do I really need to learn Silverlight?!
View 2 Replies
Dec 5, 2010
i see most MVC database application are developed using one form or another ORM. Is it suitable to develop MVC application without ORM (e.g. no Entity Framework 4, nor Linq to SQL) ?
View 5 Replies
Feb 23, 2011
Is .net framework free, If i want to develop a website using asp.net do i need to purchase a license to deploy my website?
View 2 Replies
Oct 30, 2010
can somebody tell me how to develop a message inbox in asp.net using c# e.g. on forums..we can receive messages in our inbox and we get a notification that "You have 1 unread message in the inbox" etc.
View 3 Replies
May 31, 2010
can any one tell about 3 tier architecture in asp.net using C#How can i develop a project using 3 tier?
View 8 Replies
Nov 9, 2010
I am developing a web application for mortgage business related data (not mortgage calculation)in C#.( My job is to convert a classic asp app ..so workflow is already there. )Suggest sample application from where i can read and follow structure . It should have tabbed panes, user creation with different level of rights, complex web forms taking lots of input and using ajax.(even a bit of LINQ....as demanded by management!!) I found Nopcommerce interface very good. something similar but smaller in size. My ASP.net webforms knowledge is beginner to intermediate level.
View 1 Replies
Oct 25, 2010
I am developing a CMS application. Its a very huge deep and with full of configurable features. Current, I am developing it using Asp.net C#, form authentication and by creating UserControls.
There are lot of configurable items need to decide at run time as per user roles and some rules are predefined and some will be defined by Admin at runtime. The all information is stored in DB. I am getting lot of issues with USerControls. I consulted with some other guys who told my approach is wrong, I should go through DB data fetching. I really don't understand what is it? It is something like my all pages will be stores in Database and will construct at runtime and display as per rights?
View 2 Replies
Jan 5, 2010
i am so much eager to develop the multilingual application. But i don't know how to start. how to create the application can i know what is the process to create the application. other wise give me a simple example.
View 1 Replies
Feb 8, 2010
i want to develop a small application, which i can deploy as software as a service. I need some tutorials to develop it from scratch.....till the deployment.
View 13 Replies
Mar 18, 2011
I am developing a website where I need a captcha control and I want to develop the captcha control itself, so in the future I can change its length, type, color, and have it be easy to manage as well.
So, suggest me which technology used for to develop the capha control and how.
I am using asp.net platform with vb.net as the language.
View 4 Replies
Mar 30, 2011
Is there any tool available for developing mobile websites using asp.net (C#). or else any other tool?
View 4 Replies
Jul 13, 2010
I just joined this forum, have a question about using asp.net in windows vista, I do not have visual studio installed, so how do I develop asp.net applications and publish it or do I need VisualStudio to run these applications?
View 8 Replies
Oct 5, 2010
I have develop lots of web aplication including web-site with paypal integration and now I want to develop scrapping in asp.net. Any one has knowledge about what is scrapping and how it is implemented in asp.net. I am new to this scrapping.
View 2 Replies
Sep 2, 2010
I am developing a web site using ASP.Net and c#. I need to design a site map for the web site.
View 2 Replies
Jul 23, 2010
How should I develop a e-com easystorehosting?
View 1 Replies
May 11, 2010
I'm starting to learning some asp.net so I'm looking for an application to develop asp.net using a mac. I know dreamweaver can be used to write asp.net but I don't have any application to run a test server. ondering what my options are regarding developing and testing (not on a live server) using a mac.
View 2 Replies
Nov 23, 2010
I want to develop a site with secure login. i followed various tutorials, and created a site, based on the default master page. I believe i set up the asp.net configurations correctly. under security, changed authentication type to "from the internet", added roles, added users based on those roles. when i compile the project and test the log in, it works fine. but, in visual studio 2010's Solution Explorer the App_Data folder is grayed out and i cannot get into it to view the database. how do i view the tables and create new tables?
View 4 Replies
Mar 31, 2010
I'm trying to develop a regular expression for my ASP.NET web page which will test the following strings:
[code]....
but it's not working. Can anyone suggest a better one?
View 7 Replies
Jul 18, 2010
I am trying to develop ASP.NET window based application and am struggling with it. I am using ASP.NET 2008 version.
this HTML command lang, I inserted lang=VBNET.
What does lang means and what is the purprose of it ?
Here are the HTML coding:
<form id="form1" runat="server" lang="VBNET" title="ONLINE ORDER REQUEST Screen">
View 10 Replies