on running a vb.net form to add data to an sql server database am getting an error -> the item "obj\debug\windows application1.form1.resources"was specified more than oncein the "resources" parameter .duplicateitems are not supported by the the "resources" parameter. anyone with the solution to the problem
1 4599i want to supress the entire row which have null value and i want to place next row in that place.
HCL,
2271Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.
3297i want to input any no in textbox1. then click to button and then show the name in the textbox2 please send me coding
2 4603design a class car having variables model, yr_of_manufacture, owner,reg_no. Design methods for assigning the values, Printing the values( you decide gui,control, any other methods if require)
1969Post New VB.NET Code Questions
Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.
design a class car having variables model, yr_of_manufacture, owner,reg_no. Design methods for assigning the values, Printing the values( you decide gui,control, any other methods if require)
program for check the given number is prime or not in VB.net