Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Membership providers provide the interface between Microsoft ASP.NET's membership service and membership data sources. ASP.NET 2.0 ships with two membership providers:
SqlMembershipProvider, which stores membership data in Microsoft SQL Server and SQL Server Express databases
ActiveDirectoryMembershipProvider, which retrieves membership data from Microsoft Active Directory
0 Questions
Database partitioning is the act of splitting a database into separate parts, usually for manageability, performance or availability reasons.
0 Questions
Samba is the standard Windows interoperability suite of programs for Linux and Unix.
0 Questions
Questions on extending the Visual Studio Team Services Build and Release Management system through extensions and custom tasks.
0 Questions
Anonymous types are data types which dynamically add a set of properties into a single object without having to first explicitly define a type
0 Questions
The Portable Executable (PE) format, a modification of COFF, is the file format for executable binaries under the Windows operating system. The PE format is easily recognized by its "MZ DOS header" (0x4d 0x5a, "MZ" for "Mark Zbikowski").
0 Questions
camunda BPM is a light-weight, open source platform for Business Process Management and Execution.
0 Questions
A virtual host of a HTTP/HTTPS webserver (virtual host in Apache, server block in nginx, ...)
0 Questions