slam Iqbal
Posts
-
Great Confusing Problem with VB.NET developers -
Path/File access errorCommonly, non administrator user can't access C: drive. U have to set access right for the limited user from admin.
-
Changing the label text property with code.Good reply. Get VB.NET.......
-
Hey guys, mind telling me what you think of my first actual game with updating of movement?too long post ...............................
-
msdn -
please help me how to fix this program this is a calculator in vb6.0Add all the command buttons and text boxes. For Command1 only (as the code tell us), copy it & paste it to form to create an array of command. I don't know how long the array would be.
-
give me a suggestionI suggest you to try all types of communication while you are a beginner. When you'll start professional programming then you can decide what is best for your program. I telling you to see another tools (Entity Framework) to manipulate database http://www.microsoft.com/download/en/details.aspx?id=18504[^] Good luck.
-
please help me how to fix this program this is a calculator in vb6.0So, Can you tell us from where you copy this code?
-
Use binnary file instead MS AccessI had the same question!!!!!!
-
How i Lock my Harddisk drive in c#.netto lock C: drive the DWORD value would be 10bin(2dec) not 11011111111111111111111111111111bin. Following values lock the drive typed at right side. (1a : 1 locks A: drive, and 12cd: 12dec(1100bin) locks C: and D: drives. 1a 2b 3ab 4c 5ac 6bc 7abc 8d 9ad 10bd 11abd 12cd . . 16e . 32f . 64g
-
How i Lock my Harddisk drive in c#.netperfect reply. :-D
-
Buy a Dish, get a free...Why world lying?
-
Buy a Dish, get a free...Was Hitler vegetarian?
-
Buy a Dish, get a free...that was 15 year ago and I went for hunting with my friends.
-
Buy a Dish, get a free...Shooting man oh I can't imaging. When I shot a bird and that fall on the ground that was so painful for me. How it could be to a human?
-
Buy a Dish, get a free...Never needed that like others need.
-
Buy a Dish, get a free...I'm so happy.
-
run project in networkHi, look at my Code. In my code
DB_Command.Transaction = DB_Connection.BeginTransaction(System.Data.IsolationLevel.Serializable);
defines transaction level. It locks(for update/insert) the database until thecommand
is committed. Please never use flags.public void Execute(string querystring) { DB\_Command = new OleDbCommand(querystring, DB\_Connection); //DB\_Command.Transaction = DB\_Connection.BeginTransaction(System.Data.IsolationLevel.ReadCommitted); DB\_Command.Transaction = DB\_Connection.BeginTransaction(System.Data.IsolationLevel.Serializable); DB\_Command.CommandType = System.Data.CommandType.Text; int afr=DB\_Command.ExecuteNonQuery(); DB\_Command.Transaction.Commit(); }
-
Middle-aged programming goofup of the week!I don't have any glass. But I have some problem in my left eye. Cricket ball directly hit on my left eye while I was batting. My dr told me to use glass. But I don't......
-
Middle-aged programming goofup of the week!How many dioptre(power of the lens of your glass)?