Click here to Skip to main content
15,921,716 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: videos in webpage Pin
padmanabhan N17-Aug-09 19:31
padmanabhan N17-Aug-09 19:31 
Generalvideos in webpage Pin
kavinnagarajan17-Aug-09 20:05
kavinnagarajan17-Aug-09 20:05 
GeneralRe: videos in webpage Pin
padmanabhan N17-Aug-09 20:10
padmanabhan N17-Aug-09 20:10 
GeneralRe: videos in webpage Pin
Christian Graus17-Aug-09 20:30
protectorChristian Graus17-Aug-09 20:30 
QuestionAsp.net forum application Pin
benams17-Aug-09 18:37
benams17-Aug-09 18:37 
AnswerRe: Asp.net forum application Pin
Christian Graus17-Aug-09 19:15
protectorChristian Graus17-Aug-09 19:15 
Questionasp.net form authentication Pin
lofland17-Aug-09 16:06
lofland17-Aug-09 16:06 
AnswerRe: asp.net form authentication Pin
Christian Graus17-Aug-09 16:16
protectorChristian Graus17-Aug-09 16:16 
lofland wrote:
When I publish my web site to a web host, it does not work because web hosts do not support SQL Express.


No, YOUR web host does not support SQL Express. Either way, if your DB is plain SQL, you should be able to move it. What do they support ? If they don't support SQL Server OR SQL Express, they are not much of a web host.

lofland wrote:
Is there a web host that I can use that will support SQL Express for authentication and SQL 2005 or 2008 for database connections?


This would be stupid. Why do you think you need to do this ? Why not authenticate in SQL Server ?

lofland wrote:
Why does Microsoft use SQL express if it is not functional in a web host?


SQL Express is just a database. In fact, it's basically a lite version of SQL Server, it's DESIGNED to be used by developers who go on to migrate their DB to a full SQL Server.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: asp.net form authentication Pin
lofland17-Aug-09 16:29
lofland17-Aug-09 16:29 
GeneralRe: asp.net form authentication Pin
Christian Graus17-Aug-09 16:49
protectorChristian Graus17-Aug-09 16:49 
GeneralRe: asp.net form authentication Pin
lofland17-Aug-09 17:02
lofland17-Aug-09 17:02 
GeneralRe: asp.net form authentication Pin
lofland17-Aug-09 17:06
lofland17-Aug-09 17:06 
GeneralRe: asp.net form authentication Pin
Christian Graus17-Aug-09 17:13
protectorChristian Graus17-Aug-09 17:13 
QuestionMasked Edit Script Error Pin
smlud117-Aug-09 14:01
smlud117-Aug-09 14:01 
AnswerRe: Masked Edit Script Error Pin
Christian Graus17-Aug-09 14:04
protectorChristian Graus17-Aug-09 14:04 
GeneralRe: Masked Edit Script Error [modified] Pin
smlud118-Aug-09 2:36
smlud118-Aug-09 2:36 
QuestionImplementing MVC vs built-in MVC Pin
Quake2Player17-Aug-09 11:30
Quake2Player17-Aug-09 11:30 
AnswerRe: Implementing MVC vs built-in MVC Pin
Christian Graus17-Aug-09 11:38
protectorChristian Graus17-Aug-09 11:38 
AnswerRe: Implementing MVC vs built-in MVC Pin
Not Active17-Aug-09 12:40
mentorNot Active17-Aug-09 12:40 
GeneralRe: Implementing MVC vs built-in MVC Pin
Quake2Player17-Aug-09 13:41
Quake2Player17-Aug-09 13:41 
Questiongetting at object properties in an arraylist Pin
BPatt17-Aug-09 10:59
BPatt17-Aug-09 10:59 
AnswerRe: getting at object properties in an arraylist Pin
Christian Graus17-Aug-09 11:39
protectorChristian Graus17-Aug-09 11:39 
GeneralRe: getting at object properties in an arraylist Pin
BPatt17-Aug-09 16:38
BPatt17-Aug-09 16:38 
Questionhow to integrate pseudo css style into ASP.net Pin
Seraph_summer17-Aug-09 10:26
Seraph_summer17-Aug-09 10:26 
AnswerRe: how to integrate pseudo css style into ASP.net Pin
Abhijit Jana17-Aug-09 10:33
professionalAbhijit Jana17-Aug-09 10:33 

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.