my application is a windows application developed using c#.net.It consists of a client and server.i use remoting concept to provide communication between client and server . I placed my dlls on the servers iis.what type of authentication is better for the server's iis.How to send the credentials from the client. please send my a code snippet