there is two functions function a and function b like
fun a(){....
.....
}
fun b()
{
}
in function b i write the coding to add two numbers and i
need to dispaly the sum result in function a with out using
global variable. how we do?
Answer / imatoria
1. Either change the signature of function a() to function
a(int total).
2. Or Make the function a() as the extension function:
static function a(this int total).
| Is This Answer Correct ? | 1 Yes | 0 No |
What kind of programming language is ASP.NET?
Explain about the .NET framework?
What is the advantage of mvc over asp.net? : Asp.Net MVC
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
In Crystal Report Refresh Button is not working. when I click on it it givesh error like "missing parameter values " I have used propery of Crystal Viewer like ReuseParameterValuesOnRefresh="True" but this also not working. Plz give me any solution.
Can you create an app domain ?
How do you trap errors in ASP and how do you invoke a component in ASP ?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Types of object in asp ?
Which class provides methods that can be used to manage role membership to be used in user authorization?
What is localhost in asp.net?
Explain the life cycle of an ASP .NET page
2 Answers HCL, Surya Software,
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)