Getting Started with Web applications development with servlets and JSP - Part 5: Filters
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.
  • Just Learned - Silverlight - Necessity of Cross domain Policy files to access services

    Dec 22 2011 10:54PM | ramireddy | JL
    Often in Silverlight applications, while consuming services, we will receive these errors like "This could be due to attempting to access a service in a cross-domain way
    Rami Reddy
    3 · 39% · 8882
  • Silverlight 5 - Text Enhancements - CharacterSpacing property to control space between characters of text

    Dec 18 2011 8:14AM | ramireddy | 4
    Silverlight 5 provides a property "CharacterSpacing", which gives control over space between the characters of a text. As you increase the value of this property, the spaces between each character will grow. You can also gives the values in negative, which makes each character will collide with its next character.
    Rami Reddy
    3 · 39% · 8882
  • Silverlight 5 – RichTextBlocks and RichTextBlockOverflow controls to move the overflow text to other control

    Dec 18 2011 7:50AM | ramireddy | 4
    In Silverlight 5, two additional controls, “RichTextBlock” and “RichTextBlockOverflow” controls has been added, which will helps in adjusting the overflow content into the specified Rich Text Block Overflow controls. Both these controls have a property, “OverflowContentTarget”, which indicates the name of control to keep the overflow text.
    Rami Reddy
    3 · 39% · 8882
  • Silverlight 5 – RichTextBlocks and RichTextBlockOverflow controls to move the overflow text to other control

    Dec 18 2011 7:47AM | ramireddy | 4
    In Silverlight 5, two additional controls, “RichTextBlock” and “RichTextBlockOverflow” controls has been added, which will helps in adjusting the overflow content into the specified Rich Text Block Overflow controls. Both these controls have a property, “OverflowContentTarget”, which indicates the name of control to keep the overflow text.
    Rami Reddy
    3 · 39% · 8882
  • Silverlight 5 - PropertyChanged option added for UpdateSourceTrigger enum

    Dec 18 2011 5:31AM | ramireddy | 4
    Until SIlverlight 4, UpdateSourceTrigger enum has only 2 options, "LostFocus" and "Explicit". "LostFocus" will update the source value back only when the focus lost. "Explicit" will update the source value, when the user explicitly press "OK" button in formviewer.
    Rami Reddy
    3 · 39% · 8882
  • Silverlight 5 - P/Invoke support for Out of Browser Applications

    Dec 18 2011 3:22AM | ramireddy | 4
    Win32 API has thousands of utlitity fuctions which will do a lot of range of tasks. From C# manage code, we can call these native functions. Now Silverlight 5 also started to support calling native code from manged code.
    Rami Reddy
    3 · 39% · 8882
  • Silverlight 5 – P/Invoke support

    Dec 18 2011 3:19AM | ramireddy | 4
    This screenshot shows Win32 Message Box, called from Silverlight OOB application.
    Rami Reddy
    3 · 39% · 8882
  • Silverlight 5 - Multiple window support for Out Of Browser applications

    Dec 18 2011 12:08AM | ramireddy | 4
    Often we will show pop-up windows in applications. One problem with the pop-ups is user needs to close the popup to continue with the background application. Suppose, if you want your application to continue to work while playing some audio in a separate window
    Rami Reddy
    3 · 39% · 8882
Previous 1 | 2 | 3 | 4 | 5 | 6 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Beyondrelational.com