This is a migrated thread and some comments may be shown as answers.

Why should I use RadControls Web App Project?

3 Answers 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Murilo
Top achievements
Rank 1
Murilo asked on 29 Jun 2011, 01:41 PM
Hi, I'm working with the RadControls Web App Project as it was easier to build the project, but now my boss is asking why should we use this project instead of using the native ASP.NET Project. Is there a difference between these two? optimization?
One thing I noticed is that I'm having troubles while I try to edit and continue in debug mode, I tried to find the option "Enable Edit and Continue" that native project has but i didn't find it, am I doing something wrong?

Sorry if the english is not that good, Brazil .NET Programmer, hahaha.


Thanks.

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 30 Jun 2011, 10:41 AM
Hi Murilo,


The RadControls Web App project is a native Web App project with the difference that it has the references to the Telerik assembly added automatically and the HttpHandler/HttpModule entries added automatically to the web.config. In short, the only difference between the native project that is created by Visual Studio and ours is that ours is "prepared" to be used with our products by setting / adding the stuff, shown in the project's wizard.

As for the "Enable Edit and Continue" option, we don't affect it in any way (see attached movie).

Greetings,
Georgi Tunev
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Murilo
Top achievements
Rank 1
answered on 30 Jun 2011, 02:34 PM
This option was already checked in my project but when I edit something it keeps saying that the source code has changed and it will debug from the last build source, the result is that when the breakpoint is reached it just skip the new code.

If i use this web.config generated by this project in a new .ASP NET project and add reference to Telerik DLL it will work normally or i need to do something else?

Our company is still studying the components in this project to see the feasibility of buying them.


Thank you, i can see that telerik's support is really great, fast answer and with a video... :)


0
Georgi Tunev
Telerik team
answered on 01 Jul 2011, 12:53 PM
Hello Murilo,

I cannot tell what is the reason for the problem with the Edit and Continue option, but I don't believe it comes from the fact that you are using a project created with Telerik's wizard tool. If you believe that indeed the problem is in the application created by the tool, please send it to us in a support ticket along with reproduction instructions and we will check it.

As for your other question, yes, it will work as expected.


Kind regards,
Georgi Tunev
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
General Discussions
Asked by
Murilo
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Murilo
Top achievements
Rank 1
Share this question
or