i am using windows authentication for c#.net remoting with
iis.I uncheck the anonymous access option in directory
security.when my client requests the server it returns
401:unauthorized error.How can I resolve the exception ?
Please send me the reply as early as possible.
what is diffrence between protected ,internal and protected
internal??
whether protected field available in derived class which is
outside the assembly.
if not ..this is possible by which access modifiers??
Where test director stores its data ?
Database ,Local file etc...?
I need to read this data from Visual Studio 2005 c# client.
Regards
55
3. Use layered architecture for coding.
s.no name description
1 abc
xxxxxxxxx
2 abc
xxxxxxxxx
3
4
5
6
7
8
Select all Clear all Add Delete
Name
Description
Save close
39
Did a generic class can be inherited by a normal class?
Hi!!! my question is how we can apply or do Themes in
C#.NET? please any sample or website from where i can get
the answer.
14
How to raise an selection changed event associated with
listbox in datagridview control with a sample example?Here
the listbox is a child control associated with datagridview
control.
5
Hello!
How to do this: "Create manifest utility intended for
creating update content files. Application should take a
set of files as input parameter and generate XML based
manifest file as output one." I use C# and vs.net 2003.
It's urgent! Help please, thanks.
Mayana
24
what are the files we need to deploay a project in the
system?
26
Can Any body send C Sharp latest interview questions to my
mail id: alim.mtech@gmail.com.
13
Did it possible to cast a generic type of derived class to
generic type of base class?
Hi to all..I have to create an intranet application on
C#.NET windows Application so please please let can you
people help me as iam new in .NET and if u have any samples
or website address from where i can get sample please let know.
from web.config file with connection string who to interact
means who to connect in gridview. in my system shows null
something error what is the problem