Thursday, 26 January 2012

Array in asp.net

Arrays are a special kind of variable that’s tailored for storing related items of the Same data type. Any one item in an array can be accessed using the array’s name, Followed by that item’s position in the array C#  example for better solution <%@ Page Language="C#" %> ⋮ <script runat="server"> Void Page_Load () { String [] drinkList = new string [4]; DrinkList [0] = "Water"; DrinkList [1] = "Juice"; DrinkList [2] = "Soda"; DrinkList [3] = "Milk"; drinkLabel.Text = drinkList [1]; } </script> visit http://fogtechnology.blogspot.c...

Page events in asp.net

Page_Init called when the page is about to be initialized with its basic settings Page_Loadcalled once the browser request has been processed, and all the controls in thepage have their updated values Page_PreRendercalled once all objects have reacted to the browser request and any resultingevents, but before any response has been sent to the browser Page_UnLoadcalled when the page is no longer needed by the server, and is ready to be discarded The order in which the events are listed above is also the order in which they’reexecuted. In other words, the Page_Init event is the first event raised by the page,followed by Page_Load, Page_PreRender, and finally Page_UnLoad. visit http://fogtechnology.blogspot.c...

What is asp.net

ASP.NET is an innovative and highly effective web progression structure.  If you’ve Never used ASP.NET before, it’s likely to take you some a little to develop acquainted to it. Development with ASP.NET needs not only an understanding Of HTML and web design, but a comprehension of the ideas of item drove selection and progression. Luckily, we believe you are going to find the benefits nicely compensate the discovering effort! ASP.NET is a server-side technological innovation for creating web programs based on the Enthusiasm .NET Framework. ASP.NET is a server-side technological innovation. That is, it works on the web hosting server. Most web developers cut their pearly whites discovering client-side technological innovation...

Wednesday, 25 January 2012

What is sharepoint wheel

SharePoint functionality built into the SharePoint platform. The wheel represents six fuzzy sensible capabilities: Sites: The SharePoint foundation essentially allows customers to supply 'sites' (public or private) without a need for specialized understanding. SharePoint is developed to become the place for control of websites in an organization. Content: SharePoint provides a location to put articles such as information, records, or general information. This can be used and customized within a web technique or using a customer application (typically Microsoft Office) via esteem computer or Mobile phone. SharePoint 2010 also provides contingency modify ability with Workplace 2010. Search: SharePoint provides a variety of look for capabilities,...

Thursday, 12 January 2012

hi

hiiiiiii...

Page 1 of 212Next
Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Powerade Coupons