wtorek, sierpnia 19, 2008

Ciekawostki:
  1. Jak uruchomić proces w imieniu innego użytkownika "But, let's face it -- setting this for an entire machine or Organization Unit of them using policies is like using a sledgehammer when you really need ... well ... not a sledgehammer. Another option is available for those one-off times that you need RunAs elevation for a specific EXE. Download the Sysinternals tool ShellRunAs and drop it into your computer's path somewhere (such as C:WindowsSystem32) and then run the command:

    shellrunas /reg

    Doing this adds another menu item to the right-click context menu called Run as a Different User. You can also run shellrunas {programName} from the command prompt to do the same". W systinternals są bardzo ciekawe programy systemowo-natzędziowe.

  2. Nowy wymiar prezentacji PPTPlex - http://www.officelabs.com/projects/pptPlex/Pages/default.aspx - ciekawe efekty

  3. Inne "dobra" z MS - http://communityclips.officelabs.com/Search.aspx - nauka obsługi programów pakietu MS Office 2007

  4. Ciekawe prezentacja na CNet - http://cnettv.cnet.com/

  5. JitterBit - narzędzie do integracji - interesujące

  6. Ciekawe porównanie technologii servletów i EJB. Każda z nich zajmuje się iina działką, EJB jest skalowana na poziomie architektury podczas gdy servlety na poziomie sprzętu.

  7. Strona specjalnie przeznaczona dla VB - http://www.visualbasicrocks.com/Home.aspx

  8. Sekwencja sterowania przy edycji danych korzystając z DataGrid:

    By default, the DataGrid supports resizing, reordering, sorting, adding and removing. This behavior can be controlled with the following properties:

    • CanUserAddRows
    • CanUserDeleteRows
    • CanUserResizeColumns
    • CanUserReorderColumns
    • CanUserSortColumns

    On editing a cell, the following events gets fired...

    • PreparingCellForEdit
    • BeginningEdit
    • CommitingEdit
    • CancelingEdit
  9. Applet do połączeń sieciowych http://www.webreference.com/dev/proxy/index.html

Brak komentarzy: