Search:

Type: Posts; User: Sanatan Kumar; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    1
    Views
    5,068

    Re: Help needed in performing validation

    You can either use custom validation where u can pass ur custom validation function , where
    u can write ur validation code for text box or listbox.

    or

    You can validate this two control on...
  2. Re: How to add shared assemble from GAC into our project

    Shared assembly is a type of assembly which can be used in .net application.
    So u have to use Add Reference to add shared assembly.
  3. Answers
    1
    Views
    4,704

    Re: Get out put without taking argument

    // In general declaration
    static class test
    {
    public static s as string; // Declare static variable . so that u can use in any one class by using (test.s)
    public static void show()
    { ...
Results 1 to 3 of 3
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact