Sign In
This is my old blog
It's all about causality
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.Net
blogs.microsoft.co.il
Bugs
Bug's I've Encountered in the .net Framework
Developer Academy 07
Documents......
EIF
fun
hacking
My Presentations
Pages
PDC2003
Red pill related
Teched israel 2003
TechEd Israel 2004
Tips
VB.NET
VB6
Visual Studio 2005
Visual Studio Team System
Webcasts
Yosi Taguri
Archive
Archives
May 2008
(1)
January 2007
(1)
December 2006
(1)
October 2006
(1)
September 2006
(2)
March 2006
(1)
February 2006
(12)
August 2005
(1)
July 2005
(2)
June 2005
(8)
May 2005
(1)
April 2005
(1)
March 2005
(4)
February 2005
(2)
January 2005
(1)
December 2004
(1)
November 2004
(5)
October 2004
(3)
September 2004
(12)
August 2004
(1)
July 2004
(7)
June 2004
(9)
May 2004
(10)
April 2004
(13)
March 2004
(4)
February 2004
(7)
January 2004
(6)
December 2003
(20)
November 2003
(9)
October 2003
(26)
September 2003
(11)
August 2003
(15)
July 2003
(17)
June 2003
(17)
May 2003
(19)
April 2003
(9)
March 2003
(1)
June, 2003
MSDN Blogs
>
This is my old blog
>
June, 2003
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
This is my old blog
my presentation tommorow
Posted
over 9 years ago
by
yosit
3
Comments
it doesn't matter how many times I speak in front of people I'm always excited as if it was the first time. I'm giving a session tomorrow on Adnvaced .net debugging with stuff like the sos debugger extension and debugging using the managed addin...
This is my old blog
Using Calculated DataColumns in ADO.NET
Posted
over 9 years ago
by
yosit
0
Comments
a great reference for Calculated fields inside a dataset. If you have a background in database work, you have undoubtedly run into the rules of normalization. But even though ADO.NET's DataSet class is sometimes described as a "relational database...
This is my old blog
AOP and c#
Posted
over 9 years ago
by
yosit
0
Comments
it's great to see a dissertation that includes .net technlogy. you can read a fine dissertation about AOP . I'de like to see xc# and AOP join together
This is my old blog
a bug in rotor and .net 1.0 , 1.1
Posted
over 9 years ago
by
yosit
3
Comments
in our project we manage our constants as an xml file and then generate a valid c# file at the same way Type DataSet is being generated in vs.net, someone from my team (saar carmi) wrote a custom code generator. we supplied an xml file stating the...
This is my old blog
Generics in the clr
Posted
over 9 years ago
by
yosit
4
Comments
I'm currently reading the Generics document from MS Research and I came across: 1.3 Summary of the Implementation Almost all previous implementation techniques for parametric polymorphism have assumed the traditional compile, link and run ...
This is my old blog
Eric Gunnerson - Program Manager: Microsoft Visual C# .NET Interview
Posted
over 9 years ago
by
yosit
0
Comments
Eric was in iterviewd at activewin I liked: "programmers don't like languages that make them feel stupid, and C++ certainly did that to me a number of times. C# is definitely my kind of language in that regard."
This is my old blog
How to debug script in Visual Studio .NET
Posted
over 9 years ago
by
yosit
0
Comments
check out: How to debug script in Visual Studio .NET
This is my old blog
A glorious hack :how to make a proxy for ServiceComponent
Posted
over 9 years ago
by
yosit
0
Comments
Andy Hopper posted a great sample on hacking ServiceComponent Proxy, people who are hardcore on ServiceComponent knows what this means. you could do almost anything with this including AOP. although nobody knows if it'll work on the next .net version...
This is my old blog
About petshop v3.0 MS could have done a better job
Posted
over 9 years ago
by
yosit
3
Comments
I took a look at the Petshop v3.0 all I can say is , it's not something I would have recomended for customers to see and learn about best practices in real world application. 1. they said they now support oracle , that's great but...
This is my old blog
how to: remote debugging
Posted
over 9 years ago
by
yosit
0
Comments
wondering the MS newsgroups I found this: (a) DbgProxy & Msvcmon are meant only for native applications. You don't need to start them for a C# App. (b) To debug a C# App, install the remote debugger, make sure you are a valid user, basically...
This is my old blog
how about Serverity?
Posted
over 9 years ago
by
yosit
3
Comments
what you see at the subject is not a mistake a new word to the "-ity" words, it means how much your code supports running as a server. ;) what do you think?
This is my old blog
ordered the new harry potter
Posted
over 9 years ago
by
yosit
0
Comments
just ordered it. based on the last 4 books this should be good too.
This is my old blog
thnx to donXml
Posted
over 9 years ago
by
yosit
0
Comments
I got an email from don saying it's ok to use his css file. he did great job on the printing css, you can find his script here or you can check out my blog and choose to "Print Preview" to see what I'm talking about. Thnx don.
This is my old blog
A "Breaking" change with remoting when moving to 1.1
Posted
over 9 years ago
by
yosit
2
Comments
it's not really breaking , it more like changed without notice, it's like change and not document it , it's like change and throw an exception that's not informative too much, it's like change WO telling us (not even ingo rammer ). what am I talking...
This is my old blog
My presentation in the next .net Dive day at Israel
Posted
over 9 years ago
by
yosit
2
Comments
if you happen to live in israel you're invited to hear me talk about Advanced Debugging Techniques and production time debugging in the incoming .net dive day which will take place at 30/6/2003 at the Hilton hotel in Tel-Aviv, you can register HERE
This is my old blog
Production and Develop Time logging. EIF vs log4net and more....
Posted
over 9 years ago
by
yosit
0
Comments
I'm not a big fan of printf debugging no matter what platform your working on, I'm currently working for a company that's doing the biggest .net project in israel for one of the banks here. it's a n-tier web application involving all sorts of .net stuff...
This is my old blog
What should developers do today to prepare for....
Posted
over 9 years ago
by
yosit
1
Comments
Brad Adams speaks here about what should you focus on when writing .net code. I agree absolutly (it's easy to agree with him), I encountered a situation where we needed Queued Components insode com+, since QC have some restriction on them like, parameters...
Page 1 of 1 (17 items)