Polling connections
Microsoft organizza una serie di eventi in tutta italia per presentare e illustrare i dettagli della nuova suite di sviluppo basata sul framework . Net
not to be missed!
http://www.microsoft.com/italy/launch2008/roadshow/default.mspx
and watch recordings of the webcast.
Otherwise, if you want to start putting his nose in sharepoint 2007
http://www.microsoft.com/downloads/details.aspx?FamilyId=673DC932-626A-4E59-9DCA-16D685600A51&displaylang=en # filelist
Loyal back is lost ...
Friday, December 21, 2007
Monday, December 10, 2007
Jazzy Wheelchair Wiring Diagram
Visual Studio 2008 is coming! Making your own
information is useful when is at least one recipient.
publishing articles on a blog that no one knows it is not very useful!
There are several services to advertise their blog, here are some: www.technorati.com
www.blogitalia.com
Other interesting information at
2puntozeropertutti
information is useful when is at least one recipient.
publishing articles on a blog that no one knows it is not very useful!
There are several services to advertise their blog, here are some: www.technorati.com
www.blogitalia.com
Other interesting information at
2puntozeropertutti
Tuesday, November 20, 2007
Watch The Emas In America
blog visible is not always easy
A new feature recently advertised and then little known and used are the conditional breakpoint. When
happen to have to debug only under certain conditions, such as inside a loop, or only when there is a particular condition, you can set a conditional breackpoint, which interrupts executing code only all'avverarsi a particular condition.
breackpoint Enter the desired line, right-click on the red circle that appears and select from the drop-down "condition
" this window will appear.
is possible to insert a boolean condition, for example, the loop counter is 100, or by typing an expression, and selecting has changed the
breackpoint triggered only if the value has changed. breackpoint Other options:
Hit Count: breackpoint activates only the nth step
Filter: breackpoint applies only to the particular condizioni, es: nome della macchina, del thread, id del thread,ecc
When hit : quando l'esecuzione passa dal breackpoint รจ possibile eseguire un logging dell'operazione o eseguire una macro di visual studio, decidendo se lasciar proseguire o bloccare l'esecuzione sull'istruzione corrente
A new feature recently advertised and then little known and used are the conditional breakpoint. When
happen to have to debug only under certain conditions, such as inside a loop, or only when there is a particular condition, you can set a conditional breackpoint, which interrupts executing code only all'avverarsi a particular condition.
" this window will appear.
is possible to insert a boolean condition, for example, the loop counter is 100, or by typing an expression, and selecting has changed the
breackpoint triggered only if the value has changed. breackpoint Other options:
Hit Count: breackpoint activates only the nth step
Filter: breackpoint applies only to the particular condizioni, es: nome della macchina, del thread, id del thread,ecc
When hit : quando l'esecuzione passa dal breackpoint รจ possibile eseguire un logging dell'operazione o eseguire una macro di visual studio, decidendo se lasciar proseguire o bloccare l'esecuzione sull'istruzione corrente
Subscribe to:
Comments (Atom)