Click here to Skip to main content
15,913,286 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Send SMS to Mobile phones from my web application Pin
N a v a n e e t h8-Jul-07 20:44
N a v a n e e t h8-Jul-07 20:44 
Questionremoving mulitple entries from datatable Pin
playout8-Jul-07 20:10
playout8-Jul-07 20:10 
AnswerRe: removing mulitple entries from datatable Pin
Vipin.d8-Jul-07 20:14
Vipin.d8-Jul-07 20:14 
AnswerRe: removing mulitple entries from datatable Pin
Venkatesh Mookkan8-Jul-07 20:33
Venkatesh Mookkan8-Jul-07 20:33 
GeneralRe: removing mulitple entries from datatable Pin
playout8-Jul-07 22:48
playout8-Jul-07 22:48 
Questionhow to scroll in a single line Pin
speedy_gonzalas8-Jul-07 19:27
speedy_gonzalas8-Jul-07 19:27 
Questionhow to create ASPNET user in SQL Server 2000 Pin
anystudent8-Jul-07 18:56
anystudent8-Jul-07 18:56 
AnswerRe: how to create ASPNET user in SQL Server 2000 Pin
Michael Sync8-Jul-07 19:31
Michael Sync8-Jul-07 19:31 
You dont need to create ASPNET user in SQL Server.

You can just use Windows Authentication to access SQL Server but dont forget to impersonate.

In Web.Config, put the following line.

<br />
  identity impersonate="false"<br />






-- modified at 2:18 Monday 9th July, 2007
GeneralRe: how to create ASPNET user in SQL Server 2000 Pin
anystudent8-Jul-07 20:11
anystudent8-Jul-07 20:11 
GeneralRe: how to create ASPNET user in SQL Server 2000 Pin
Michael Sync8-Jul-07 20:21
Michael Sync8-Jul-07 20:21 
QuestionVbscript Pin
garga18-Jul-07 18:47
garga18-Jul-07 18:47 
AnswerRe: Vbscript Pin
Michael Sync8-Jul-07 19:41
Michael Sync8-Jul-07 19:41 
GeneralRe: Vbscript Pin
garga18-Jul-07 23:50
garga18-Jul-07 23:50 
GeneralRe: Vbscript Pin
Michael Sync10-Jul-07 5:28
Michael Sync10-Jul-07 5:28 
GeneralRe: Vbscript Pin
Michael Sync10-Jul-07 5:30
Michael Sync10-Jul-07 5:30 
QuestionDisplay a month all dates..., Pin
Member 38798818-Jul-07 17:50
Member 38798818-Jul-07 17:50 
AnswerRe: Display a month all dates..., Pin
Sathesh Sakthivel8-Jul-07 18:13
Sathesh Sakthivel8-Jul-07 18:13 
GeneralRe: Display a month all dates..., Pin
Member 38798818-Jul-07 18:28
Member 38798818-Jul-07 18:28 
AnswerRe: Display a month all dates..., Pin
N a v a n e e t h8-Jul-07 21:02
N a v a n e e t h8-Jul-07 21:02 
QuestionI sit possible to "nest" an ASP.NET webapp inside another's root folder? Pin
Nostromo778-Jul-07 8:02
Nostromo778-Jul-07 8:02 
AnswerRe: I sit possible to &quot;nest&quot; an ASP.NET webapp inside another's root folder? Pin
Guffa8-Jul-07 9:14
Guffa8-Jul-07 9:14 
GeneralRe: I sit possible to &quot;nest&quot; an ASP.NET webapp inside another's root folder? Pin
Nostromo778-Jul-07 10:18
Nostromo778-Jul-07 10:18 
AnswerRe: I sit possible to &quot;nest&quot; an ASP.NET webapp inside another's root folder? Pin
Guffa8-Jul-07 13:16
Guffa8-Jul-07 13:16 
Questionedit datagrid Pin
prabhucse8-Jul-07 6:38
prabhucse8-Jul-07 6:38 
AnswerRe: edit datagrid Pin
sidbaruah8-Jul-07 23:03
sidbaruah8-Jul-07 23:03 

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.