Categories
- Computers (36)
- Databases (2)
- OS (47)
- Programming (47)
- Web (33)
Calendar
Featured
Archives
- February 2012 (1)
- December 2011 (3)
- November 2011 (2)
- October 2011 (1)
- September 2011 (2)
- August 2011 (2)
- July 2011 (4)
- June 2011 (2)
- May 2011 (1)
- April 2011 (6)
- March 2011 (4)
- February 2011 (2)
- January 2011 (4)
- December 2010 (3)
- November 2010 (6)
- October 2010 (8)
- September 2010 (6)
- August 2010 (1)
- July 2010 (5)
- June 2010 (2)
- May 2010 (2)
- April 2010 (5)
- February 2010 (1)
- January 2010 (2)
- December 2009 (2)
- November 2009 (2)
- October 2009 (2)
- September 2009 (5)
- August 2009 (11)
- July 2009 (7)
Tags
.bat .net ASP.NET batch files C# c++ cmd CSS Debug DHCP Dos ESXi files HTML http IIS IP JavaScript Links Linux Microsoft MSI network NTFS optimization PHP Shell sockets speed STL Ubuntu Urih VC++ Vista Visual Studio VMware VS VS2010 web website Windows Windows 7 Windows API Windows Update Windows XP-
Recent Posts
- RegCopyTree fails with Access denied error (5) on Windows 7
- On production machine: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts.
- C++ now allows to forward declare enum(s)
- .NET text box blank/empty/invisible/hidden when text reaches certain length
- Static code analysis for C++ for free and for Pro
Recent Comments
- Kemal on Windows 7 64-bit setup / install failed to start with ‘Status: 0xc0000225′
- JohnDepth on COM, BSTR or _bstr_t is leaking memory
- Bjarte Aune Olsen on IIS 7.5 error: Handler “PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler” in its module list
- solidcode on Strange HTTP GET requests from IP 150.70.x.x and IP 62.24.x.x
- andy_t on Batch script to test if folder / directory is empty
Menu
Category Archives: Web
On production machine: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts.
I was helping my colleagues to debug one weird bug on ASP.NET 4.0 website. Everything worked well on developer’s machine, but after publishing to IIS 7.5 Windows 2008 R2 Webserver, we always got site partially working. Everything worked, except AJAX … Continue reading
Posted in Computers, Programming, Web
Tagged Ajax, AJAX Control Toolkit, ASP.NET, Bug, Debug, IIS
Leave a comment
2011 links no. 3
Interview With Sacha Barber in The Code Project. The ABA problem occurs during synchronization, when a location is read twice, has the same value for both reads, and “value is the same” is used to indicate “nothing has changed”. However, … Continue reading
Posted in Computers, OS, Programming, Web
Tagged Android, Augmented reality, Business, C#, Cloud, Design, Game, ISP, IT, JavaScript, MSDN, Perl, PowerShell, Programming, Python, Recognition, web
Leave a comment
Urih.com statistics – you never know what will be most used feature
22 weeks (or 5 months and 5 days) after urih.com launch, here we have an interesting stats. Clearly, the most used feature on the urih.com is SilverBench – online CPU benchmark tool. The opposite – the feature that no one … Continue reading
2011 links no. 2
Stack Overflow profiler open sourced: Profiling your website like a true Ninja. Smaller is Faster (and Safer Too). Chrome team have just started using a new compression algorithm called Courgette to make Google Chrome updates small. Read more. Ask Amir … Continue reading
Posted in Programming, Web
Tagged C#, Chrome, Code review, Flash, HTML5, Internet, JavaScript, NTFS, sockets, Stuxnet, VC++, web
Leave a comment
Strange HTTP GET requests from IP 150.70.x.x and IP 62.24.x.x
Recently I started to notice that one of our sites gets strange HTTP GET requests from two IP ranges: 150.70.x.x and IP 62.24.x.x. The short version of this goes as follows: we have web service when users can submit results … Continue reading
Error while receiving Verisign Authenticode certificate
Today when I was downloading/receiving Verisign Authenticode certificate I got the following error window: ————————— VBScript ————————— Error: 1AD occured, your certificate may not be co`rrectly installed ————————— OK ————————— Then I was redirected to the page with the following … Continue reading
2011 links no. 1
3D Software Rendering Engine – Part I by darkoman. Fluent CSV/XML Exporter For List by Sacha Barber allows to export / save any C# container to CSV and XML. Push Framework – A C++ toolkit for high performance server development … Continue reading
Posted in OS, Programming, Web
Tagged .net, 3D Rendering, C#, CSV/XML Exporter, Data Center, Framework, Invoke, Malware, Mathematics, Team
Leave a comment
Test Silverlight speed or Test CPU speed with Silverlight
While we were developing SilverBench (online multicore CPU benchmarking with Silverlight), I found one interesting benchmark project. It is called Balls / Bubblemark animation test. You can test and directly compare speed / performance for the following programming languages: JavaScript, … Continue reading
Posted in Programming, Web
Tagged Benchmark, C#, JavaScript, Silverlight, speed, Speed test, Urih
Leave a comment
March 2011, links
HTML5 Web Storage in Essence from Wayne Ye. Sacha Barber again about: Task Parallel Library (3 of n). Video of: Upgrading through every version of Microsoft Windows.
Site with useful online tools and utilities launched
Today we launched a new website full with useful tools and utilities – Urih.com Some of featured services: What is My IP – shows your IP address, that is seen by web servers and other network users. Subnet Calc – … Continue reading