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.
User Profile
Collapse
-
windows application in c#
-
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... -
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... -
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...Leave a comment:
-
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... -
may be it means the 3 tier architecture. dataaccess layer, business layer and the presentation layer...Leave a comment:
-
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++)... -
-
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. -
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.
...Leave a comment:
-
thank u kenobewan,
that site is of use to me. can u just clear another doubt. the difference between hiding and overriding....Leave a comment:
-
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... -
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... -
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? -
found the answer myself.
but want another clarification. the need for a web.config file???...Leave a comment:
-
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??? -
sorry amit,
i am yet to resolve it. i hope somebody else will help us too....Leave a comment:
-
-
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???Leave a comment:
-
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?
No activity results to display
Show More
Leave a comment: