Click here to Skip to main content
15,914,924 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Error Bind is not declared Pin
Member 1103130429-Nov-16 3:24
Member 1103130429-Nov-16 3:24 
GeneralRe: Error Bind is not declared Pin
ZurdoDev29-Nov-16 4:10
professionalZurdoDev29-Nov-16 4:10 
GeneralRe: Error Bind is not declared Pin
Member 1103130430-Nov-16 19:26
Member 1103130430-Nov-16 19:26 
GeneralRe: Error Bind is not declared Pin
ZurdoDev1-Dec-16 0:53
professionalZurdoDev1-Dec-16 0:53 
GeneralRe: Error Bind is not declared Pin
Richard Deeming29-Nov-16 4:29
mveRichard Deeming29-Nov-16 4:29 
GeneralRe: Error Bind is not declared Pin
Member 1103130429-Nov-16 20:35
Member 1103130429-Nov-16 20:35 
GeneralRe: Error Bind is not declared Pin
Richard Deeming30-Nov-16 2:12
mveRichard Deeming30-Nov-16 2:12 
QuestionHow OAuth is used to secure web api Pin
Tridip Bhattacharjee28-Nov-16 3:36
professionalTridip Bhattacharjee28-Nov-16 3:36 
AnswerRe: How OAuth is used to secure web api Pin
Richard MacCutchan28-Nov-16 6:38
mveRichard MacCutchan28-Nov-16 6:38 
QuestionHow HMAC authentication works for web api Pin
Tridip Bhattacharjee28-Nov-16 3:27
professionalTridip Bhattacharjee28-Nov-16 3:27 
AnswerRe: How HMAC authentication works for web api Pin
Richard MacCutchan28-Nov-16 6:37
mveRichard MacCutchan28-Nov-16 6:37 
QuestionDifferent behavior firefox, chrome, safari Pin
equelna27-Nov-16 6:19
equelna27-Nov-16 6:19 
QuestionHelp please how to run dlls or activex controls on the intranet zone without pop-us without changing IE's intranet zone settings? Pin
lowracer24-Nov-16 21:34
professionallowracer24-Nov-16 21:34 
AnswerRe: Help please how to run dlls or activex controls on the intranet zone without pop-us without changing IE's intranet zone settings? Pin
Richard Deeming25-Nov-16 2:11
mveRichard Deeming25-Nov-16 2:11 
Questionblocking malicious bots (but not SEs) with web.config Pin
Scott5223-Nov-16 3:41
Scott5223-Nov-16 3:41 
AnswerRe: blocking malicious bots (but not SEs) with web.config Pin
jkirkerx23-Nov-16 7:25
professionaljkirkerx23-Nov-16 7:25 
GeneralRe: blocking malicious bots (but not SEs) with web.config Pin
Scott5223-Nov-16 7:29
Scott5223-Nov-16 7:29 
QuestionRe-Developing asp.net webform to MVC Pin
hussain.attiya18-Nov-16 6:21
hussain.attiya18-Nov-16 6:21 
Hi Professionals,

We have a complex application developed in asp.net web forms and ajax. the Application is very heavy and contains many complex functions. Lengthy (Header/details) forms, Complicated Gridviews and all supported with ajax controls.

the application has been enhanced for the last 10 years to keep it with the latest tehnology and trends.

we are planning to do major enhancement to the application - converting it to HTML5 and jquery/bootstrap

the developers advising to re-develop the application in MVC because it is fully support jquery/callback and bootstrap

I am not sure if we can go to in this direction or not. the current application is event based. most of the events are handled in the server side. for example we have a form with many sections being displayed or hidden based on a selection from multiple dropdowns. for that we are using asp.net panel with visible property.

and we have other screens with gridviews loading huge data (more than 50,0000 rows) and we used the gridview built-in paging and sorting. beside we also have nested grids (Expand/Collapse) for each row of the parent grid


I am not sure if all of these functionalities can be achieved by MVC/Bootstrap.

could you please, advise.
Hussain Mohammed Saleh Attiya
ISP Technical Manager
Atyaf Telcom - Bahrain

AnswerRe: Re-Developing asp.net webform to MVC Pin
Nathan Minier18-Nov-16 8:31
professionalNathan Minier18-Nov-16 8:31 
GeneralRe: Re-Developing asp.net webform to MVC Pin
F-ES Sitecore20-Nov-16 22:28
professionalF-ES Sitecore20-Nov-16 22:28 
GeneralRe: Re-Developing asp.net webform to MVC Pin
Nathan Minier22-Nov-16 1:13
professionalNathan Minier22-Nov-16 1:13 
GeneralRe: Re-Developing asp.net webform to MVC Pin
Afzaal Ahmad Zeeshan24-Nov-16 2:24
professionalAfzaal Ahmad Zeeshan24-Nov-16 2:24 
GeneralRe: Re-Developing asp.net webform to MVC Pin
Nathan Minier26-Nov-16 2:20
professionalNathan Minier26-Nov-16 2:20 
AnswerRe: Re-Developing asp.net webform to MVC Pin
F-ES Sitecore20-Nov-16 22:37
professionalF-ES Sitecore20-Nov-16 22:37 
AnswerRe: Re-Developing asp.net webform to MVC Pin
Kornfeld Eliyahu Peter20-Nov-16 22:48
professionalKornfeld Eliyahu Peter20-Nov-16 22:48 

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.