Click here to Skip to main content
       

C#

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: NLog questionmvpAbhinav S30 Jan '13 - 6:09 
QuestionHttpWebRequest Resolving to the wrong IP AddressmemberEnnis Ray Lynch, Jr.30 Jan '13 - 4:08 
AnswerSolved my own problemmemberEnnis Ray Lynch, Jr.30 Jan '13 - 5:49 
QuestionC# app.config permissionmemberclassy_dog29 Jan '13 - 19:11 
AnswerRe: C# app.config permissionmvpRichard MacCutchan29 Jan '13 - 21:15 
AnswerRe: C# app.config permissionmemberLokoLuke30 Jan '13 - 0:35 
AnswerRe: C# app.config permissionmemberShameel30 Jan '13 - 3:22 
Your assumption is correct. Your windows domain must be added and given permission in SQL Server for Integrated Security to work. As a best practise, you should always create a dedicated database user specifically for your app and apply principle of least privileges to that user. For example, you would want your application to insert, update and delete rows from tables, but you wouldn't want you app to DROP tables or DROP the entire database itself. As a matter of fact, I have seen production applications using the built-in 'sa' account to access the database, which is really a security issue. Creating a separate user and streamlining its access also protects your database from vulnerabilities in your applications like SQL injection attacks.
GeneralRe: C# app.config permissionmemberjschell30 Jan '13 - 8:07 
QuestionC# linq to sql errormemberclassy_dog29 Jan '13 - 19:10 
AnswerRe: C# linq to sql errormvpRichard MacCutchan29 Jan '13 - 21:13 
QuestionReference confusionmemberyudhistira dewanata29 Jan '13 - 18:57 
AnswerRe: Reference confusionmvpAbhinav S29 Jan '13 - 19:01 
GeneralRe: Reference confusionmemberShameel30 Jan '13 - 3:26 
QuestionSerial Port Errors, User MessagesmemberC-P-User-329 Jan '13 - 6:23 
AnswerRe: Serial Port Errors, User Messagesmemberjibesh29 Jan '13 - 11:57 
QuestionDynamic Reference to Dll PathmemberMember 461637929 Jan '13 - 1:53 
AnswerRe: Dynamic Reference to Dll PathmemberAlan N29 Jan '13 - 3:29 
AnswerRe: Dynamic Reference to Dll Pathmemberjschell29 Jan '13 - 13:50 
Question.NET Brush serialization/WYSIWIG [Solved] [modified]memberAmlanjyoti Saikia29 Jan '13 - 0:32 
AnswerRe: .NET Brush serialization/WYSIWIGmemberBrisingr Aerowing29 Jan '13 - 3:12 
GeneralRe: .NET Brush serialization/WYSIWIGmemberAmlanjyoti Saikia30 Jan '13 - 1:54 
Questionhow to check the avaialbility of username from databasememberSanthosh V.T28 Jan '13 - 20:51 
AnswerRe: how to check the avaialbility of username from databasemvpOriginalGriff28 Jan '13 - 21:17 
AnswerRe: how to check the avaialbility of username from databasememberPIEBALDconsult29 Jan '13 - 3:59 
AnswerRe: how to check the avaialbility of username from databasemvpMarcus Kramer29 Jan '13 - 5:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 18 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid