Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

3 Posted Topics

Member Avatar for fkatan

The item "obj\Debug\Welcome.Addmarks.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter. will u pls solve this? i can't able to understand this.....plsss

Member Avatar for harsh01ajmera
0
3K
Member Avatar for ReshmaRajan

How can i Check a static method result using If else statement? for eg: IsPostponed is a static method and it returns a bool value. because of a static method we can call the method without an object. then how can i check it?

Member Avatar for mani-hellboy
0
134
Member Avatar for Johan__

class Product { private string Produuct; private decimal Price; private decimal Vat; private bool Food; private int Count; private const decimal foodVATRate = 0.12m, otherVATRate = 0.25m; private decimal Finalprice; private decimal Rate; //private void Printrecept() //{ // throw new System.NotImplementedException(); //} //private void CalculateValues() //{ // throw new System.NotImplementedException(); …

Member Avatar for ReshmaRajan
0
171

The End.