איך להחזיר את המסנג’ר ב Win 7 ל Sys Tray
חלק ממי ששידרגו ל Win 7 גילו להפתעתם תופעה מרגיזה המסנג’ר תקוע ב Task Bar ולא מוכן לעבור ל System Notification Area. זה נראה ככה: Techie Tal פותר: צריך לעשות חמישה שלבים: 1. לסגור את המסנג’ר 2. לחפש את מסנג’ר (msnmsgr.exe) שנמצא בד”כ בנתיב הבא ... המשך לקרוא>
Tal Shahar , 10-19-2009 8:58
מה יקרה קודם? המשיח יבוא או יסתיים אצלי ה Windows 7 Upgrade?!
נתחיל מהסוף – כן, הצלחתי לשדרג את מערכת ה Vista במחשב הנייד שלי ל Win 7. אבל, זה לקח 4.5!!!!! שעות Techie Tal מסביר: מחשב Dell – D630 דיי חזק שעליו הייתה מותקנת מערכת הפעלה Vista Ultimate. התחלתי התקנה מה DVD והכל התנהל מאד באיטיות, אבל עדיין ... המשך לקרוא>
Tal Shahar , 10-18-2009 20:17
What to do when Visual Studio fails
My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2009/10/what-to-do-when-visual-studio-fails.html
dhelper , 10-05-2009 11:54
XmlWriter that automatically close elements using IDisposable
My blog has moved. You can view this post at the following address: http://blog.drorhelper.com/2009/07/xmlwriter-that-automatically-close.html
dhelper , 07-31-2009 22:37
Instrumentation Tip for ASMX Web Services
This post describes a simple way to trace all method invocations on an ASMX Web Service. The source code for the demo can be downloaded here . Problem I am currently adding some features to a customer’s application that exposes its core functionality ... המשך לקרוא>
David Sackstein , 06-19-2009 21:07
Migrating Entity Framework’s EDM from Sql Server to Oracle
A few weeks ago I've published a post regarding DataDirect's new Oracle provider that supports EF. I was able to download DataDirect’s provider only this week, so it will take me a few more days to examine it and post some notes. As ... המשך לקרוא>
Ido Flatow , 06-16-2009 23:06
How To Create Forms Authentication Cookies
What is Forms Authentication Cookies: Forms authentication cookie is the container for forms authentication ticket. The ticket is passed as the value of the forms authentication cookie with each request and is used by forms authentication, on ... המשך לקרוא>
Michael Neiter , 05-31-2009 14:00
Bootable Windows 7 on USB
Bootable Windows 7 on USB I don’t about you, but for me Windows 7 is really the new XP ( at home I have both XP & Vista – one on each computer) , So making a bootable version of the OS from a diskOnKey is somewhat useful and here is the ... המשך לקרוא>
Adlai Maschiach , 05-05-2009 15:38
How to measure elapsed time in C# with Stopwatch class
In this post I will discuss how to measure elapsed time in C# with Stopwatch class. What is a Stopwatch: Stopwatch class provides a set of methods and properties that you can use to accurately measure elapsed time. In a simple scenario we call ... המשך לקרוא>
Michael Neiter , 04-01-2009 10:00
How to Get Data from Resource Files in ASP.NET 2.0
In this post I will present how to access data from resource files in an ASP.NET 2.0 web application. Example: The following code creates ResourceManager object and loads data from a resource file. ResourceManager myResourceManager; ResourceSet ... המשך לקרוא>
Michael Neiter , 03-29-2009 23:30
Page 4 of 34 (333 items) « First ... < Previous 2 3 4 5 6 Next > ... Last »