Skip to main content

Questions tagged [webforms]

1 vote
2 answers
678 views

Scenario is simple, a password field with few validation rules. The states I came up with are default ( when the form loads or reset button is pressed) filled ( should this even be a state ?) valid ( ...
ama's user avatar
  • 21
-1 votes
1 answer
45 views

There is this situation We have many business paper forms that needs to be turned into web based Forms with approval workflows Well we have a small development team (2 developers) who are also ...
Ali's user avatar
  • 1,222
1 vote
1 answer
1k views

Summary Instead of calling WebApi straight from a Web Forms User Control, I have created JS class which contains functions returning jQuery AJAX requests. The control would instantiate the class and ...
Brownish Monster's user avatar
2 votes
2 answers
648 views

I'm working with some software that uses an HTML form for a user interface to change some configuration information. The back end is a database (loosely speaking). The front end has a hierarchy of ...
Jason S's user avatar
  • 815
0 votes
2 answers
648 views

So I am junior programmer, and I just started working with .net webforms a little over six months ago. I have been studying SEO, and trying to optimize best practices with a senior level developer. I ...
Grim's user avatar
  • 903
150 votes
8 answers
25k views

I just started my first job as a software developer over a month ago. Everything I have learned about OOP, SOLID, DRY, YAGNI, design patterns, SRP, etc. can be thrown out the window. They use C# .NET ...
Grim's user avatar
  • 903
0 votes
1 answer
223 views

I am currently working at a company that has a small(2) development team for our ASP.NET WebForms project. This was something we picked up from a previous team. The current team is made up of recent ...
Mykrosoft's user avatar
3 votes
2 answers
1k views

I am working on a very large ASP.NET Web Forms project. Our team wants to rewrite this project with ASP.NET MVC and domain driven design. Is it a good idea to combine Web Forms with MVC? With this ...
Mahdi_Nine's user avatar

15 30 50 per page