SurfingShark's Profile
Reputation: 38
Craftsman
- Group:
- Active Members
- Active Posts:
- 188 (0.25 per day)
- Joined:
- 18-April 11
- Profile Views:
- 1,450
- Last Active:
Feb 06 2012 07:49 PM- Currently:
- Offline
Previous Fields
- Country:
- Who Cares
- OS Preference:
- Windows
- Favorite Browser:
- Internet Explorer
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Latest Visitors
-
Elcric 
18 Sep 2011 - 12:33 -
darek9576 
07 Aug 2011 - 05:57 -
CodingSup3rna... 
12 Jul 2011 - 10:20 -
scolty 
02 Jul 2011 - 06:04 -
no2pencil 
28 Jun 2011 - 18:27 -
xtremer360 
02 Jun 2011 - 13:30 -
November-06 
31 May 2011 - 20:06 -
modi123_1 
29 May 2011 - 11:06 -
DivideByZero 
26 May 2011 - 02:16 -
Elda 
15 May 2011 - 21:13
Posts I've Made
-
In Topic: Is the inbuilt MVC login system commonly used?
Posted 21 Nov 2011
I'm assuming you're talking about the Membership API that ships with ASP.NET? It is not limited to MVC, you can use it with WebForms if you so choose.
It is a great start to membership, and the API handles the not-so-fun membership pieces. At the very least, I recommend starting with the out-of-box solution and building on top of that so you don't have to worry about the nuances of membership, and just dive into the application-specific customization for authentication/authorization. -
In Topic: SQL SERVER QUESTION
Posted 4 Sep 2011
Take a look at database normalization. It's a science within itself, but a basic understanding of it will give you reasons NOT to do what you want. -
In Topic: SQL query bringing wrong results
Posted 4 Sep 2011
What is the data that is in the tables? -
In Topic: WebForms vs. MVC
Posted 7 Aug 2011
I understand that ViewState is quite a bit of data to frequently transmit, but you can disable viewstate on an application. And as far as UpdatePanels and all built-in AJAX operations, you don't necessarily NEED to use what is given. You can implement your own version of AJAX, therefore streamlining whatever you need to.
To me, WebForms makes sense and I really enjoy using it. But ignorance is not bliss, so I think when I get some spare time I may try to delve into the MVC world and see what I'm missing. -
In Topic: WebForms vs. MVC
Posted 7 Aug 2011
Nakor, it seems like you are quite the advanced ASP.NET developer. Which do you end up using more?
I heard somebody say that WebForms is good for small->medium sized web applications and rapid application development, whereas MVC is best for enterprise-level applications. To me that just doesn't make sense. I have written a few enterprise-level web applications with WebForms and nothing ever jumped out at me that "this is sloppy at a certain level". I utilized other methods, like n-tier structure and I felt very comfortable with WebForms when the projects got big.
Your thoughts?
My Information
- Member Title:
- D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
- Location:
- the Ocean
- Interests:
- Software development, Surfing
- Years Programming:
- 8
- Programming Languages:
- VB.NET, C#, ASP.NET, T-SQL, C, Assembly
Contact Information
- E-mail:
- Private
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
SurfingShark has no profile comments yet. Why not say hello?