What is the exact use of data repeater??
tsunamigang
Posts
-
Data repeater -
datagrid viewThanks bro
-
datagrid viewhow to fill the values from a sqldataadapter to datagridview in vb.net
-
LINQOk Thanks bro..
-
LINQWhat is the main use of LINQ(Language-integrated query) in visual basic?? I cant understand it properly when i read it from Msdn website.. Any other links??
-
HashTableWhat is HashTable??
-
ExceptionWhat does exception.message , exception.stacktrace means? what details it gives??
-
DelegateWhat is the exact use of delegate?? Someone Tell me in simple way.
-
NewDim fourthOfJuly As New Date(1776, 7, 4) Dim inTheMorning As New Date(1776, 7, 4, 9, 45, 30) Why it has been declared like this?? what is the meaning?? cant we give it as simply date??
-
Diiferencewhat is the difference between console.writeline and system.console.writeline??
-
left join and outer joinok . thanks for your reply.
-
left join and outer joinok dude.
-
left join and outer joinWhy cant we use left join instead of left outer join??
-
left join and outer joinI got the answer friends. Both are same. Then why the concept of outer join came??
-
left join and outer joinWhat is the difference between LEFT JOIN and LEFT OUTER JOIN?? i.e. what is the difference between INNER JOIN and OUTER JOIN?? I was confused with these two joins..
-
Performance questionI did not know exactly that there is performance difference. But query using IN will reduce your typing and looks good. If there are few more data to search in OR condition, You type field name again and again??
-
TempTablesThanks man
-
TempTablesWhat is the use of TempTables in SQL?? Is it a preferred one to use temptables??
-
CursorsExactly. I have not fetched next row at the bottom. Thanks for your reply.
-
ReferenceI do know.But I believed that there will be someone to help me.