User Profile

Collapse

Profile Sidebar

Collapse
aaryan
aaryan
Last Activity: Feb 13 '08, 10:23 AM
Joined: Nov 8 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • aaryan
    started a topic windows application in c#
    in .NET

    windows application in c#

    hi all,
    can anybody tell me the difference between the split button control and drop down button controls which we use as child controls in the statusstrip controls,pls.
    See more | Go to post

  • aaryan
    replied to web services
    in .NET
    thanks for that.
    i just got an idea. create a class with all possible specification for each parts and invoke the relevant class and send the objects across.
    for eg. i have a class screw driver with members brandname, price, mmreqd and another class hammer with members brandname and price.
    and if a client chooses screw driver of brand a and hammer of brand b the object will be created for both and these objects will be sent...
    See more | Go to post

    Leave a comment:


  • aaryan
    started a topic web services
    in .NET

    web services

    hi everybody,
    want an idea on how to progress with my project.
    i will give you the scenario:
    a client visits a particular parts' vendor website and places order. say he chooses screw driver of a brand, drilling machine of a brand, etc, etc.
    the list may include 1 item or many items.
    now depending on the client's requirement, the list should be f/wded to the corresponding manufacturers of the parts thro the web service...
    See more | Go to post

  • aaryan
    replied to crystal reports in asp.net
    in .NET
    hi,
    thanks for your response. but i have not given any select stmt anywhere then how come the syntax error come. anyway, where should i go correct it. cd you just assist me in that.
    aaryan...
    See more | Go to post

    Leave a comment:


  • aaryan
    started a topic crystal reports in asp.net
    in .NET

    crystal reports in asp.net

    hi everybody,
    i get an error while trying to use crystal reports in my asp.net form. i dragged the crystal report viewer onto my form then added the dataset. and in my process of creating the data set, while i try to drag the table from the server explorer to the data set area, it shows the following error.
    the wizard detected the following problems while configuring the data adapter for the "table"
    Details: Error in...
    See more | Go to post

  • aaryan
    replied to What does it mean by "Project Architecture?"
    in .NET
    may be it means the 3 tier architecture. dataaccess layer, business layer and the presentation layer...
    See more | Go to post

    Leave a comment:


  • aaryan
    started a topic new line

    new line

    hi everybody,
    just a simple doubt.
    i am preparing a web page which conducts an online quiz show. i store the question and the 4 choices in my data base. suppose one of my choice runs to lines, say some programming codes which has to be given in consecutive lines, how can i save it in my db and retrieve the same in the front end through coding say thro' c#.
    for ex.
    my choice 1 is like
    for(int i = 0; i <9; i++)...
    See more | Go to post

  • aaryan
    replied to life cycle of an asp.net page
    in .NET
    Thank you man. the sites are of much use to me.
    See more | Go to post

    Leave a comment:


  • aaryan
    started a topic life cycle of an asp.net page
    in .NET

    life cycle of an asp.net page

    hi all,
    just want to know the life cycle of an asp.net page with relevant example for each stage. i find many web sites demonstrating them but i feel they are too complex to follow. so can anybody help me out in this by giving simple examples for each stage.
    thanks in advance.
    See more | Go to post

  • aaryan
    replied to protected internal
    in .NET
    hi, went thro; the website.thanks for that but can u just give me a code example for the following statement extracted from the same site.

    The difference lies when you call the derived class object with a base class variable.In class of overriding although you assign a derived class object to base class variable it will call the derived class function. In case of shadowing or hiding the base class function will be called.
    ...
    See more | Go to post

    Leave a comment:


  • aaryan
    replied to protected internal
    in .NET
    thank u kenobewan,
    that site is of use to me. can u just clear another doubt. the difference between hiding and overriding....
    See more | Go to post

    Leave a comment:


  • aaryan
    started a topic protected internal
    in .NET

    protected internal

    hi all,
    again i need a clarification. the access modifier protected means that class members are accessible from its own class and its derived class only.
    internal means that the class member is accessible in its own assembly.
    protected internal is the union of both. does it mean that derived classes may reside in different assembly too and hence this novel modifier 'protected internal' came into existence????
    hope i have...
    See more | Go to post

  • aaryan
    started a topic web.config file
    in .NET

    web.config file

    hi everybody,
    i just have a theoretical doubt.
    when grid vu and sql datasource is used, i happen to see in many examples that a web.config file is used. in sql data source the connection string is just given as <%$connectionst rings:Pubs%>. (without a full connection string)
    in web.config file there are many connection strings given which includes other databases also. can anyone tell me what exactly is this web.config...
    See more | Go to post

  • aaryan
    started a topic machine.config
    in .NET

    machine.config

    hi all,
    i just want to know that if we remove web.config or machine.config from the application then, will the application still work?
    See more | Go to post

  • aaryan
    replied to again a simple doubt!!!
    in .NET
    found the answer myself.
    but want another clarification. the need for a web.config file???...
    See more | Go to post

    Leave a comment:


  • aaryan
    started a topic again a simple doubt!!!
    in .NET

    again a simple doubt!!!

    hi all,
    just need a clarification. is it that the grid vu is used only for deletion and updation and not for inserting new records? to do so shd we use details vu???
    See more | Go to post

  • aaryan
    replied to Help on data-grid
    in .NET
    sorry amit,
    i am yet to resolve it. i hope somebody else will help us too....
    See more | Go to post

    Leave a comment:


  • aaryan
    replied to a simple answer
    in .NET
    thanks. got the idea........
    See more | Go to post

    Leave a comment:


  • aaryan
    replied to a simple answer
    in .NET
    thanks frinavale,
    but i want another clarification too, again a simple and trivial one.
    is it that a client side validation is done thro' html control and server side validation is done thro' web server controls???
    See more | Go to post

    Leave a comment:


  • aaryan
    started a topic a simple answer
    in .NET

    a simple answer

    hi guys,
    just want to know the answer to the following question:
    What types of data validation events are commonly seen in the client-side form validation?
    simple,it will be for many. but can you ppl help me out?
    See more | Go to post
No activity results to display
Show More
Working...