Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Access Username within a triggerAdd reference to external libraryAre DTOs the same as using the Repository pattern?ASP.NET and SAP integrationASP.NET MVC - Should we have methods in view model classes?Asp.net Service Agents design patternASP.NET VNC ViewerCode that runs on the server itself with intervalsConcept of multiple worker processes and application poolsCopy Local to True or FalseCorrect usage of returned data type in Repository Design PatternDuplicate GUID generated because of absense of lock { ... } statement?e commerce shopping cart, does it need a table?Extension method and ambiguous callHelp with ASP.NET "Session Timeout" Problemhow do you transfer data between two web applications?how many design patterns used in one project or one architectureHow to filter redis cache data?How to handle an excel stream and the http ResponseHow to handle exceptions in 3-tier architecture?how to handle multiple users changing same data?How to read and analyze a very large log file with high efficiency and performance?How to read with filter or selective data from Redis cachehow to send automatic email on daily and weekly bases?How to simulate Load Balanced Server locally to test my applicationhttpRuntime - maxRequestLength vs requestLengthDiskThreshold?Injecting Services or Repositories to ModelInvalid type owner for DynamicMethodIs it back-end or front-end?Keep connection open vs. open/close multiple timeslarge file (500MB+) downloadLow Level Design DocumentMediatR IssueMethod design: handling null values in SqlParameter?MVC or BLL and DALMy Understanding of Entity, DTO, and Business ObjectsNaming conventions for Business Layer classesNo parameterless constructor defined for this object MVC4Non-Functional Requirements versus Quality AttributesOpen a Command Prompt of Remote ComputerOverride any Method of ApiController to avoid repeating code and create a BaseApi class to make action method thinOverride Internal MethodsPerformance of Generic Dictionary vs DataTable in AppPreventing two users editing the same recordProvider Model vs Repository PatternReflection: Invoke a private method with argumentsRemote Desktop Connection in ASP.netRepository pattern without ORMRobert C. Martin vs Martin Fowlershould a factory pattern always be implemented as a singleton?Should the Unit of Work by used by the service layer or the repository ?Splitting a mvc project into multiple projectsStoring a large dictionary dictionary for fast retrievalStoring Images in a Folder Or Database....best practice?There are multiple root elements in xmlThere is already a component with that name.Threading - how can thread update a variable shared with the Main threadThree-Tier Architecture Vs Repository Patterntriggering closing X browser eventWeb Server Vs. a Database when storing files.Web Services Return Types?Webservice icon/graphicWhat are the Documents involved in SDLC? from start to end ....What is difference between DTO and POCO classesWhat is port epmapWhat is Repository vs Service patternWhat is the best practice for Audit Trail ?What is the difference between repository pattern & Unit of work patternWhat the best way to save the picture file on server?What's the advantage of disadvantage of using static method for data accessWhy int? doesn't accept DbNull.Value?Writing large zip files on the fly to the Response.OutputStream