Click here to Skip to main content
15,886,840 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Getting "Code Review" Feedback? Pin
DRAYKKO77721-Jul-13 3:51
DRAYKKO77721-Jul-13 3:51 
GeneralRe: Getting "Code Review" Feedback? Pin
Boipelo21-Jul-13 11:09
Boipelo21-Jul-13 11:09 
GeneralRe: Getting "Code Review" Feedback? Pin
jkirkerx21-Jul-13 12:04
professionaljkirkerx21-Jul-13 12:04 
GeneralRe: Getting "Code Review" Feedback? Pin
scmtim30-Jul-13 11:47
scmtim30-Jul-13 11:47 
AnswerRe: Getting "Code Review" Feedback? Pin
Mohammed Hameed26-Jul-13 13:07
professionalMohammed Hameed26-Jul-13 13:07 
QuestionHow to open an specific application when connecting a USB device in ASP.net? Pin
sankar.chinnu19-Jul-13 20:14
sankar.chinnu19-Jul-13 20:14 
QuestionEntityFramework codefirst Pin
N_cooL18-Jul-13 1:45
N_cooL18-Jul-13 1:45 
AnswerRe: EntityFramework codefirst Pin
Ali Al Omairi(Abu AlHassan)19-Jul-13 11:34
professionalAli Al Omairi(Abu AlHassan)19-Jul-13 11:34 
This happens because EF drops the database and and recreate it each time you make a modification, and there is an open connection to this database. Try to close it using the analysis tool.
Help people,so poeple can help you.

QuestionHow does localhost get its ID number in asp.net? Pin
Xarzu16-Jul-13 7:13
Xarzu16-Jul-13 7:13 
AnswerRe: How does localhost get its ID number in asp.net? Pin
Richard Deeming16-Jul-13 8:29
mveRichard Deeming16-Jul-13 8:29 
AnswerRe: How does localhost get its ID number in asp.net? Pin
jkirkerx19-Jul-13 12:08
professionaljkirkerx19-Jul-13 12:08 
QuestionHelp for ASP.NET project in visual studio ?? Pin
ftakaoglu15-Jul-13 22:45
ftakaoglu15-Jul-13 22:45 
SuggestionRe: Help for ASP.NET project in visual studio ?? Pin
Richard MacCutchan15-Jul-13 23:58
mveRichard MacCutchan15-Jul-13 23:58 
GeneralRe: Help for ASP.NET project in visual studio ?? Pin
ftakaoglu16-Jul-13 0:51
ftakaoglu16-Jul-13 0:51 
GeneralRe: Help for ASP.NET project in visual studio ?? Pin
Richard MacCutchan16-Jul-13 0:54
mveRichard MacCutchan16-Jul-13 0:54 
GeneralRe: Help for ASP.NET project in visual studio ?? Pin
ftakaoglu16-Jul-13 1:16
ftakaoglu16-Jul-13 1:16 
GeneralRe: Help for ASP.NET project in visual studio ?? Pin
Richard MacCutchan16-Jul-13 1:22
mveRichard MacCutchan16-Jul-13 1:22 
GeneralRe: Help for ASP.NET project in visual studio ?? Pin
Richard Deeming16-Jul-13 1:29
mveRichard Deeming16-Jul-13 1:29 
QuestionHow Do I Include References in an ASP.NET web site? Pin
Xarzu15-Jul-13 11:20
Xarzu15-Jul-13 11:20 
AnswerRe: How Do I Include References in an ASP.NET web site? Pin
Deane.S15-Jul-13 23:28
Deane.S15-Jul-13 23:28 
AnswerRe: How Do I Include References in an ASP.NET web site? Pin
Richard Deeming16-Jul-13 1:22
mveRichard Deeming16-Jul-13 1:22 
SuggestionRe: How Do I Include References in an ASP.NET web site? Pin
C For Code!!! 20-Jul-13 9:42
C For Code!!! 20-Jul-13 9:42 
QuestionRetrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)). Source Pin
Vishal Kumar Soni15-Jul-13 6:11
Vishal Kumar Soni15-Jul-13 6:11 
AnswerRe: Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)). Source Pin
Richard Deeming15-Jul-13 6:31
mveRichard Deeming15-Jul-13 6:31 
AnswerRe: Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)). Source Pin
Manu V Nath18-Jul-13 18:58
professionalManu V Nath18-Jul-13 18:58 

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.