:-D
tom572007
Posts
-
variable which is assing class value and array.sort problem -
variable which is assing class value and array.sort problemThat's what i said 10 minutes ago :^)
-
variable which is assing class value and array.sort problemhave you tryed : Array.Copy(ggg, ggg1, 5);
-
Refreshing the systemInvalid_Win32_app. wrote:
Ok Ok!!! Chill now, I haven't asked any strange question this time.
This question is very strange, to refresh your system, you need to reboot your PC (after changing registery keys...). How does windows refreshing itself after an update? It just reboot.. To press F5 on tour desktop only refresh the 'explorer.exe' program, but not your system who's loaded on startup. To press F5 on your application will do anything :) not even refresh your 'explorer' application. Try to discover the basics of windows before trying to hack it...
-
Refreshing the systemYour request is totally dumb! refresh the system doesn't mean anything. Refresh your desktop doesn't mean to refresh your system... Try to be more explicit Rajdeep
-
Display svg file in browserHow do you want to display your file. Searching files into a folder is a very basic task. Easy to find an answer in googling. Regards
-
Read XML Data from C# -
an array question [modified]I'm not your dog man, try by your own or transfer cash to my account and perhaps i'll do it. good luck
-
an array question [modified]wow, is your code compiling? It's very strange. To convert an array to list, try this wonderful website : herehere
-
connection stringYou will find all the possible connection stringd herehere You will find in visual studio in the server explorer panel a property wich define your connection string... regards
-
Problem in TreeViewTake a look at this
-
Lost intellisensethanks for the link ;)
-
Drag n Drop nodes inbetween 2 TreeViews -
Accepting user inputIt's time to start working dude
-
Accepting user input -
Drag-and-drop of string between two listsThanks for the link : this tutorial or example or course (name it as you want) seems to be weel done, and thanks for your advice but I wasn't asking for a career manager. best regards.
-
Drag-and-drop of string between two listsHi everibody I'm trying to make a simple drag and drop of strings between 2 list (or other control wich is appropriate), but I can't succed to realize this. I looking for a tutorial, or a guide wich can explain to me how to implement this simple functionality with events. There some example on the net, and on the CodeProject website, but i can't succeded to run them properly on VS2008. If anybody can explain me how to realize this simple drag and drog, I'll be very gratefull best regards.
-
Convert Hexa Decimal to to DecimalString hexNumber = "4363A00E"; int i = Int32.Parse(hexNumber, System.Globalization.NumberStyles.HexNumber); Why do you want to display it in decimal? You can't create decimal with an hexa...
-
CSharp oleDB - INSERT INTO+1
-
NullReferenceException object reference not set to an instance of an object..please helpWhere do you get an error? wich line?