by Member 12546859
Currently im using dreamweaver + phpmyadmin..i have table that consist date of letter..so i want to display it by monthly and yearlyWhat I have tried:I dont know to do it..I dont know to do it...I dont know to do it..I dont know to do it..newbie
by vasanthkumarmk
Hello Friends,I have facing one issue in my code. I will explain below of my scenarios :-I have enum values likepublic enum myValues{ 0 - Imported 1 - Exported}In my code I have compared the enum values with my 'input' value. if (input.Contains(myValues.Imported)){ ...
by Member 12546783
I am trying to generate an XML file from a text file that looks like this:A0001,Horse on Wheels,5,NoA0002,Elephant on Wheels,2,NoA0003,Dog on Wheels,0,YesA0004,Seal on Wheels,3,NoIt has 4 elements i.e an Order Number, Item description, Current count and On order. When the XML file...
by Member 8010354
Hi,How to store all the fields in the List form? any help would be appreciated. thanks.And what/how does a list help to do?What I have tried:i tried googling but i found it is same like creating an object
by alanmaster
On my x64 Windows 8.1 laptop almost all .NET CLR performance counters are missing.Any ideas how to fix this?I did not find .NET counters in performance monitor or under server explorer. So why this is so?What I have tried:I run C:\Windows\Inf\.NETFramework\corperfmonsymbols.ini on...