User zvikara - Stack Overflowmost recent 30 from stackoverflow.com2009-12-10T09:23:03Zhttp://stackoverflow.com/feeds/user/9937http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1640835/zxing-zebra-crossing-in-c/1641017#16410170Answer by zvikara for ZXing ("Zebra Crossing") in C#zvikara2009-10-29T00:40:29Z2009-10-29T00:47:38Z<p>Try compiling the java version with <a href="http://www.ikvm.net/userguide/ikvmc.html" rel="nofollow">ikvmc</a>, Than access it from your C# code.</p>
http://stackoverflow.com/questions/1167678/transitioning-from-c-to-vb-net/1167715#11677151Answer by zvikara for Transitioning from C# to VB.NETzvikara2009-07-22T19:39:38Z2009-07-22T19:39:38Z<p>A good <a href="http://www.developerfusion.com/tools/convert/csharp-to-vb/" rel="nofollow">C# to VB.NET converter</a> will help.</p>
http://stackoverflow.com/questions/97006/asp-net-mvc-vs-django-which-framework-should-i-learn7ASP.NET MVC vs. Django - Which framework should I learn?zvikara2008-09-18T21:09:39Z2009-07-20T20:03:21Z
<p>I am starting a new web project where using MVC framework seems appropriate.</p>
<p>My background is mostly with .Net / ASP.NET, so using ASP.NET MVC looks like the easiest way. I read that django is very powerful and easy to use, but I only have little experience with python.</p>
<p>Can anyone with experience in both frameworks tell me their perspective regarding how the two frameworks stand out?</p>
http://stackoverflow.com/questions/84556/whats-your-favorite-programmer-cartoon/88675#88675283Answer by zvikara for What's your favorite "programmer" cartoon?zvikara2008-09-17T23:27:30Z2009-06-19T04:06:19Z<p>This one from 1995, still one of best.</p>
<p><a href="http://dilbert.com/strips/comic/1995-06-24/" rel="nofollow" title="Dilbert.com"><img src="http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/000000/20000/1000/000/21021/21021.strip.gif" alt="Computer holy wars"/></a></p>
http://stackoverflow.com/questions/502057/would-you-recommend-asn-1-to-c-compiler2Would you recommend ASN.1 to C# compiler?zvikara2009-02-02T02:46:07Z2009-06-04T20:40:20Z
<p>Have you done any work with ASN.1 to C# compiler? Can you recommend it?</p>
<p>I have used <a href="http://www.obj-sys.com/products_asn1c.shtml" rel="nofollow">Objective Systems ASN1C</a> which I would recommend.</p>
<p>I have also played a little with <a href="http://bnotes.sourceforge.net/" rel="nofollow">BinaryNotes</a>.</p>
http://stackoverflow.com/questions/271014/should-i-install-sql-server-2008-on-my-dev-machine/271022#2710222Answer by zvikara for Should I install SQL Server 2008 on my DEV machine?zvikara2008-11-07T01:58:09Z2008-11-07T01:58:09Z<p>I am using only SQL server 2008 on my dev machine against production SQL server 2005 systems, and have not encountered any problem yet.</p>
http://stackoverflow.com/questions/146766/what-is-the-best-snmp-library-to-use-with-net/146894#1468943Answer by zvikara for What is the best SNMP library to use with .NET?zvikara2008-09-28T22:25:11Z2008-09-28T22:25:11Z<p>I am using the <a href="http://www.codeplex.com/sharpsnmplib" rel="nofollow">Sharp SNMP Suite (#SNMP)</a> : LGPL, Mono compatible, developed in C# 3.0, has very good API.</p>
http://stackoverflow.com/questions/136206/how-can-i-write-an-snmp-agent-or-snmp-extension-agent-dll-in-c4How can I write an SNMP agent or SNMP extension agent DLL in C#zvikara2008-09-25T21:17:48Z2008-09-26T03:50:07Z
<p>I need to write an SNMP agent for my application.</p>
<p>I read the <a href="http://www.codeproject.com/KB/IP/SNMP_Agent_DLL__Part1_.aspx" rel="nofollow">CodeProject article</a> on how to write an SNMP extension agent DLL using win32, but would like to know if it is possible to do it with managed code.</p>
<p>Also, is it possible to write my own SNMP agent in managed code and run it along windows SNMP service?
windows SNMP service is required to run on my server to provide the basic operating system management info.</p>
<p>What C# SNMP library would you recommend? I found a few C# SNMP protocol implementations, but could not find sample code on how to implement an SNMP agent - most samples are only about querying other agents or sending traps.</p>
http://stackoverflow.com/questions/124002/why-is-software-support-for-bidirectional-text-hebrew-arabic-so-poor1Why is software support for Bidirectional text (Hebrew,Arabic) so poor?zvikara2008-09-23T21:25:35Z2008-09-24T00:22:39Z
<p>While most operating systems and web browsers have very good support for <a href="http://en.wikipedia.org/wiki/Bi-directional_text" rel="nofollow">bidirectional text</a> such as Hebrew and Arabic, most commercial and open-source software does not:</p>
<ul>
<li>Most text editors, besides the original notepad and the visual studio editor, does a very poor job. (And I tried dozens of them).</li>
<li>I could not find any file compare tool doing a decent job - No even Beyond-Compare.</li>
<li>Same thing for software and packages dealing with charting and reporting.</li>
</ul>
<p>Some questions I have:</p>
<ul>
<li>Do you share the same pain I do?</li>
<li>Is the software you write bidirectional compliant? Do you have bug reports about it?</li>
<li>Do you even know what are the issues involved? Do you test for them?</li>
<li>Any suggestions on how to make the software world a better place for bidirectional language speakers?</li>
</ul>
http://stackoverflow.com/questions/124378/how-to-share-host-vpn-connection-with-vm-instances-in-hyper-v/124512#1245120Answer by zvikara for How to share host VPN connection with VM instances in Hyper-V?zvikara2008-09-23T23:15:29Z2008-09-23T23:15:29Z<p>What type of VPN are you using? Ar you using the built-in windows VPN client, or do you have to install the client ?</p>
<p>You could just set up the VPN client independently on every VM, providing you are allowed multiple simultaneous connections.</p>
<p>I don't think that setting up routes would work because then you will also need to set up routes on your company network.</p>
http://stackoverflow.com/questions/124355/how-do-i-publish-multiple-web-site-projects-in-the-same-solution-to-one-folder/124460#1244601Answer by zvikara for How do I publish multiple web site projects in the same solution to one folder?zvikara2008-09-23T23:00:27Z2008-09-23T23:00:27Z<p>You could use an MsBuild on NAnt build script to do that.</p>
http://stackoverflow.com/questions/124358/reuse-mvc-arhitecture-have-two-layers-of-ui-asp-net-mvc-and-net-winforms/124437#1244370Answer by zvikara for Reuse MVC arhitecture; Have two layers of UI : ASP.NET MVC and .NET Winformszvikara2008-09-23T22:55:04Z2008-09-23T22:55:04Z<p>You can check the <a href="http://msdn.microsoft.com/en-us/library/ms998252.aspx" rel="nofollow">User Interface Process Application Block for .NET</a>. I don't think it will work with ASP.NET MVC though.</p>
http://stackoverflow.com/questions/124364/ad-locks-my-account/124380#1243801Answer by zvikara for AD locks my accountzvikara2008-09-23T22:46:13Z2008-09-23T22:46:13Z<p>Is you application trying to access a network resource such as database, network file or web server?</p>
<p>Did you accidently hard coded some outdated network credentials (username and password)?</p>
http://stackoverflow.com/questions/124076/what-do-these-abbreviations-in-network-hostnames-mean/124217#1242172Answer by zvikara for What do these abbreviations in network hostnames mean?zvikara2008-09-23T22:05:01Z2008-09-23T22:05:01Z<p>The examples you provided makes me think it's not about country codes.</p>
<p>I guess it's just what you thought: ISP network admins using shorcut when naming their servers.</p>
<ul>
<li>bb = backbone</li>
<li>gw = gateway</li>
<li>ic = interconnect?</li>
<li>ge = ?</li>
<li>so = stackoverflow? :)</li>
</ul>
http://stackoverflow.com/questions/122784/hidden-net-base-class-library-classes/123521#12352115Answer by zvikara for Hidden .NET Base Class Library Classes?zvikara2008-09-23T20:08:03Z2008-09-23T20:22:51Z<p>The <a href="http://msdn.microsoft.com/en-us/library/system.bitconverter.tostring.aspx" rel="nofollow">BitConverter.ToString</a> method is very useful when working with binary data. I use it for debugging, traces and within unit testing. </p>
<p>It will take a byte array and return a printable string representation - something like "04-08-01-23-45-67-89-AB-CD-EF".</p>
<p>I also use <a href="http://msdn.microsoft.com/en-us/library/system.text.regularexpressions.regex.split.aspx" rel="nofollow">Regex.Split(string, string)</a> for splitting a delimited strings.</p>
<p>It is somewhat similar to <a href="http://msdn.microsoft.com/en-us/library/system.string.split.aspx" rel="nofollow">String.Split()</a>, but using Regex.Split() is much more intuitive: Regex.Split() result string array only contain the data you need, while String.Split() result also contains the delimiters.</p>
http://stackoverflow.com/questions/118205/how-can-i-publish-a-subversion-repository-to-a-local-iis/118309#1183091Answer by zvikara for How can I publish a subversion repository to a local IIS?zvikara2008-09-22T23:56:07Z2008-09-23T00:05:49Z<p>Use can use the free <a href="http://www.visualsvn.com/server/" rel="nofollow">Visual-SVN Server</a> to quickly install Subversion with Apache front end. It also have a nice MMC snap-in for managing the server and repositories.</p>
<p>You will than be able to access subversion with HTTP or HTTPS, but the port number must be different from the one your local IIS uses (default port for Visual-SVN server is 8080).</p>
<p>If you really need to access the repositories using your local IIS port 80, you can try <a href="http://www.svniis.org/" rel="nofollow">SVN-IIS</a> which acts as a bridge between your IIS and Apache. I haven't tried this one myself though.</p>
http://stackoverflow.com/questions/111927/how-to-access-the-httpserverutility-mappath-method-in-a-thread-or-timer/112090#1120902Answer by zvikara for How to access the HttpServerUtility.MapPath method in a Thread or Timer ?zvikara2008-09-21T20:48:56Z2008-09-21T20:48:56Z<p>When the timer elapse, there is no current HTTP context. This is because the timer events are not related to a specific HTTP request.</p>
<p>What you should do is use HttpServerUtility.MapPath where HTTP context is available. You can do it in one of the request pipeline events (such as Page_Load) or in a Global.asax event such as Application_Start.</p>
<p>Assign the MapPath result to a variable accessible from the Timer.Elapsed event, where you could use Path.Combine to get the location of a specific file you need.</p>
http://stackoverflow.com/questions/105648/wordpress-is-it-a-cms/105811#1058114Answer by zvikara for Wordpress.. Is it a CMS?zvikara2008-09-19T21:32:31Z2008-09-19T21:32:31Z<p>Wordpress is a CMS. It did started as a blog centered software, but now includes many CMS features. It is listed in wikipedia <a href="http://en.wikipedia.org/wiki/Comparison_of_content_management_systems" rel="nofollow">List of content management systems</a> and won a Packt Open Source CMS Award.</p>
<p>Wikipedia defines <a href="http://en.wikipedia.org/wiki/Content_management_system" rel="nofollow">Content management system</a> as a system which may support the following features:</p>
<ul>
<li>identification of all key users and their content management roles;</li>
<li>the ability to assign roles and responsibilities to different content categories or types;</li>
<li>definition of workflow tasks for collaborative creation, often coupled with event messaging so that content managers are alerted to changes in content (For example, a content creator submits a story, which is published only after the copy editor revises it and the editor-in-chief approves it.);</li>
<li>the ability to track and manage multiple versions of a single instance of content;</li>
<li>the ability to capture content (e.g. scanning);</li>
<li>the ability to publish the content to a repository to support access to the content (Increasingly, the repository is an inherent part of the system, and incorporates enterprise search and retrieval.);</li>
<li>separation of content's semantic layer from its layout (For example, the CMS may automatically set the color, fonts, or emphasis of text.).</li>
</ul>
<p>While having very limited workflow, wordpress does support most of those features.</p>
<p>For more complex scenarios, people usually prefer a more powerful CMS such as Drupal. I tried both and usually goes with wordpress where possible.</p>
http://stackoverflow.com/questions/102056/how-to-search-for-r-materials/102175#1021750Answer by zvikara for How to search for "R" materials?zvikara2008-09-19T14:17:48Z2008-09-19T14:24:28Z<p><a href="http://thepiratebay.org" rel="nofollow">The Pirate Bay</a> is a good place to search for "Arr" materials.</p>
<p>Edit: you can always use the pirate encyclopedia:</p>
<p>Edit: Happy <a href="http://www.talklikeapirate.com/" rel="nofollow">talk like a pirate day</a>, Kent Fredric and everybody!</p>
<p><img src="http://filespump.com/archive/PirateEncyclopedia.gif" alt="the pirate encyclopedia" title="" /></p>
http://stackoverflow.com/questions/97165/looking-for-a-tutorial-on-sql-server-reporting-services-ssrs/97203#97203-2Answer by zvikara for Looking for a tutorial on SQL Server Reporting Services (SSRS)zvikara2008-09-18T21:30:46Z2008-09-18T21:30:46Z<p>Just install it on your dev machine and use visual studio to write some reports - it is really quite intuitive.</p>
http://stackoverflow.com/questions/96051/best-file-comparison-tool/96658#966580Answer by zvikara for Best file comparison toolzvikara2008-09-18T20:37:21Z2008-09-18T20:37:21Z<p>For me, the way the tool is integrated into the IDE or the file manager you use, is more important than the quality of the tool itself.
Most file compare tools do descent job. What is important for me is how easy it is to launch the tool loaded with the files you want to compare.</p>
<p>When working on code I use Tortoise-Merge which I launch directly from Visual Studio + VisualSVN.</p>
<p>Outside the IDE I use Total Commander for file management, and I really like the way the file compare tool that comes with it is integrated. I can't really describe it but it is really cool, intuitive and fast.</p>
http://stackoverflow.com/questions/88476/trying-to-load-files-from-github-through-a-firewall-is-impossibly-slow-any-sugge/88562#885624Answer by zvikara for Trying to load files from github through a firewall is impossibly slow. Any suggestions for workarounds?zvikara2008-09-17T23:07:41Z2008-09-17T23:12:53Z<p>Github supports cloning using both the git protocol over port 9418 and HTTP over port 80. Using the later is very slow (<a href="http://github.com/blog/92-http-cloning" rel="nofollow">Reference</a>).
You should open port 9418 on your firewall or use HTTP cloning otherwise.</p>
http://stackoverflow.com/questions/97006/asp-net-mvc-vs-django-which-framework-should-i-learnComment by zvikara on ASP.NET MVC vs. Django - Which framework should I learn?zvikara2009-11-02T04:42:55Z2009-11-02T04:42:55ZFor this project I am using ASP.NET MVC and it turned out ok.
Besides that, I am using a lot of python (not django) for mini projects, scripts etc to build up my skills so I could use django for my next big project.http://stackoverflow.com/questions/10229/multithreading-design-question/10484#10484Comment by zvikara on Multithreading Design Questionzvikara2008-12-22T21:32:49Z2008-12-22T21:32:49ZDo you really need to pass the request using the state object or can you use the request as a closure bound variable?http://stackoverflow.com/questions/136206/how-can-i-write-an-snmp-agent-or-snmp-extension-agent-dll-in-c/137677#137677Comment by zvikara on How can I write an SNMP agent or SNMP extension agent DLL in C#zvikara2008-09-26T17:14:23Z2008-09-26T17:14:23ZOn the other hand, using Ajax for the laundry should work better.http://stackoverflow.com/questions/136206/how-can-i-write-an-snmp-agent-or-snmp-extension-agent-dll-in-c/137677#137677Comment by zvikara on How can I write an SNMP agent or SNMP extension agent DLL in C#zvikara2008-09-26T17:02:09Z2008-09-26T17:02:09ZThanks for your answer. I did do some ASN.1 development in C# but it's not what I had in mind - just looking for a good library and mostly some tips and insight. I would like my agent just to send traps and respond to queries. For the laundry my plan is to use python - should be a walk in the park.http://stackoverflow.com/questions/124002/why-is-software-support-for-bidirectional-text-hebrew-arabic-so-poor/124707#124707Comment by zvikara on Why is software support for Bidirectional text (Hebrew,Arabic) so poor?zvikara2008-09-24T00:36:39Z2008-09-24T00:36:39ZI heard about flash problems with bidi text, and recently I checked some flash charting components where globalization support and bidi where not supported at all.
I don't expect to get an answer to this problem - just trying to raise awareness and maybe learn something new.http://stackoverflow.com/questions/124002/why-is-software-support-for-bidirectional-text-hebrew-arabic-so-poor/124057#124057Comment by zvikara on Why is software support for Bidirectional text (Hebrew,Arabic) so poor?zvikara2008-09-23T21:46:08Z2008-09-23T21:46:08ZYou nailed the issue with "Always display entire lines". I guess this is just where text editors end file compare tools go wrong.http://stackoverflow.com/questions/123330/why-should-i-have-two-monitors/123377#123377Comment by zvikara on Why should I have two monitors?zvikara2008-09-23T20:29:46Z2008-09-23T20:29:46ZWell I never heard about a 4:2 ratio screen. My screens are usually 4:3 :)http://stackoverflow.com/questions/58640/great-programming-quotes/58693#58693Comment by zvikara on Great programming quoteszvikara2008-09-21T21:31:01Z2008-09-21T21:31:01ZI read it as "...what Car is to Crap". I then asked myself which one is the crap: Java or JavaScript?