Understanding WCF Windows Authentication
I have a service with windows authentication. Using the following code, I can get the Windows Identity of the user who (by using the client) consumes the service.
I have a service with windows authentication. Using the following code, I can get the Windows Identity of the user who (by using the client) consumes the service.
I have a form with a list of checkboxes. A user can select all values, no values, or any in between. Example:
I know in certain circumstances, such as long running processes, it is important to lock ASP.NET cache in order to avoid subsequent requests by another user for that resource from executing the long process again instead of hitting the cache.
If a connection string specifies Trusted_Connection=true with SQL Server authentication mode, will performance of my web application be impacted?
I’m using Asp.Net-Identity-2 and I’m trying to verify email verification code using the below method. But I am getting an “Invalid Token” error message.
Does anyone have any good c# code (and regular expressions) that will parse a string and “linkify” any urls that may be in the string?
I want to make the browser download a PDF document from server instead of opening the file in browser itself. I am using C#.
In Entity Framework – Is there any way to retrieve a newly created ID (identity) inside a transaction before calling ‘SaveChanges’?
I have a WebApi service handling an upload from a simple form, like this one:
I recently upgraded my n-tier solution from .NET 3.5 vs 2008 to 4.5 visual studio 2012. Every thing went fine apart from crystal reports and I had to install new runtime crystal reports for visual studio 2012 from the following link http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_5.exe.
After installing the above package I had to resolve some deprecated function and properties of
CrystalViewer and after that reports rendering properly in development environment (Windows 7 64 bit, SQL Server 2005, Visual Studio 2012). When I deployed the package in test environment windows server 2008 R2
the Application failed to load by throwing error
Could not load file or assembly Microsoft.ReportViewer.WebForms, Version=11