#aspnet #csharp #programowanie
mam coś takiego:
foreach(OrderItem item in orderdetails.OrderItems)
{
htmlContent += "|";
mam coś takiego:
foreach(OrderItem item in orderdetails.OrderItems)
{
htmlContent += "|";
Wszystko
Najnowsze
Archiwum
Komentarz usunięty przez autora
...to nawet nie wiadomo jak to wpisać w google aby się dowiedzieć jak się dokopać do takiej możliwości, bo na pewno się jakoś da.
programiści C# uważają że to ich język jest najlepszy niezależnie od tego co trzeba napisać - a prawda jest taka że język to tylko forma zapisu miecha logiki aplikacji - ale równie ważne są czystość kodu, testowalnośc, time to market itd ...
A co jest na czasie można zobaczyć np.
Komentarz usunięty przez autora
źródło: comment_YmFx07yV26yDNf14Yb7Hr0l6gb0itavh.jpg
Pobierzif(type is SomeClass)Method2();
if(type is SomeClass1)Method2();
...void Method(Class object){ProcessCpuUsage test = ProcessDiagnosticInfo.GetForCurrentProcess().CpuUsage;test.GetReport().KernelTime.Milliseconds;2
Zastanawialiście się kiedyś, jak dostać się do szczegółowych informacji na temat komputera przy użyciu .NET’a? Do tego celu służy WMI (Windows Management Instrumentation). Czym konkretnie jest WMI?(...)
zRegulamin
Reklama
Kontakt
O nas
FAQ
Osiągnięcia
Ranking
"Sometimes you may discover that a test doesn’t show the expected result when run with the Microsoft runtime - either because there is a bug in their runtime or something is misleading or wrong in their documentation. In this case, please put a detailed description of the problem to mcs/class/doc/API-notes and do also report it to the mailing list - we’ll forward this to the Microsoft people from time