What are predicates in c#?
No Answer is Posted For this Question
Be the First to Post Answer
class Program { void add() { int x=10, y=20; fun(); Console.WriteLine("{0}", sum); } void fun() { int sum; sum = x + y; } static void Main(string[] args) { Program f =new Program(); f.add(); } } Debug above program.....
why c# is pronounced as C-sharp instead of pronouncing it as C-hash? is there any technical reason behind it?
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.
What?s the difference between System.String and System.StringBuilder classes?
What is sqladapter c#?
What is private static in c#?
1)what is timestamp in C# (anilringole@gmail.com)
How to use exception handling in stored procedure?
What is the default value of decimal in c#?
What is the difference between protected and private?
How can we set the class to be inherited, but prevent the method from being over-ridden?
Why is .net so popular?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)