I had written the second article on UIPAB. You can find the same on http://www.codeproject.com/useritems/UIPAB.asp. This article explains you about how to work on UIPAB. First article that was published on http://www.codeproject.com/dotnet/UIPAB.asp explains about why and when to use UIPAB.
Wednesday, July 27, 2005
Longhorn Alias Windows Vista
Next version of Windows finally has an official name: Windows Vista.Earlier its name was Longhorn. Microsoft is expected to ship it in later months of 2007
Monday, July 25, 2005
Article on UIPAB
Microsoft application block is put up by pattern and practices group of Microsoft. UIPAB is one of those infrastructural areas which are been addressed as higher level issue and needs to be resolved. Though .NET Framework provides sets of core services but still to make our application more scalable, maintainable and also reusable, we need application blocks. I will be trying to summarize the UIPAB in two articles series. This is the first article of the series, which contains an information about the brief description of UIPAB and some of the keywords used in UIPAB. My second article will go in depth of the UIPAB with the demonstration. My first article is published in http://www.codeproject.com/useritems/UIPAB.asp.
Monday, July 18, 2005
Encryptions at your hands
Hi,
I had got a lot of feedback about connectionstrings encryption so i had written a article for the same.
http://www.codeproject.com/dotnet/Encryptions.asp
regards
Nishith