30Apr
Posted by admin as .Net, Microsoft, Technology, Visual Studio, Windows
Officially according to Microsoft .Net Framework 3.5 is not supported by Visual Studio 2005. I dot not know if there is a way to make the .Net FrameWork v3.5+ Asp.Net websites work with and Visual Studio 2005, but for any other windows projects, All you have to do is make a small change in your [...]
<HR> is block element in XHTML. So if you try control the alignment of <HR> by using something like below code, it will not have any affect on the block element’s alignment.
<hr style="text-align: left" />
To control the alignment of <HR> or for that matter any block elements, you have to use margin. For example lets [...]
29Apr
Posted by admin as .Net, Asp.Net, Microsoft, Technology, Web
In this post lets talk about how to consume Web services from Asp.net code behind. We will look to two scenarios where 1. The web service is defined in your project and 2. You are trying to consume a web service that is define else where (like Amazon etc..)
Scenario 1. You are hosting Web Service [...]
29Apr
Posted by admin as .Net, Asp.Net, Microsoft, Technology, Web
Asp.Net AJAX Control Toolkit Tabs continer control provides an easy way to change the look and feel of the tabs using CSS. You can change the look and feel of Tabs using the Tabs CssClass property. Tabs has a predefined set of CSS classes that can be overridden. It has a default style which is [...]
In this post, lets talk about how to use ASP.net membership api to implement activating user account by confirming with an email (the approach that you usually see on several websites). I assume that you have already configured your membership database and have a working smtp server that can send emails. (If you have questions [...]
27Apr
Posted by admin as .Net, Asp.Net, Microsoft, Technology, Web
There are several scenarios where in you wish to pass Variable between user controls. In this post I will explain an easy way to achieve this using public properties in UserControls.
For this example, I have a Webform (Default.aspx) which has two UserControls registered in it UserControl1 and UserControl2. UserControl1 and UserControl2 have one TextBox each [...]
Microsoft made MSDN Library available to download for *FREE*.
MSDN Library provides access to essential programming information, including technical reference documentations, white papers, software development kits and code samples necessary to develop web services and applications. This is an updated version of the MSDN Library for Visual Studio 2008 and this library contains Visual Studio [...]
24Apr
Posted by admin as .Net, Asp.Net, Microsoft, Random, The 10 Links, Web
Layouts vs. Div Layouts: From Hell to. Hell? Over the last several years, developers have moved from table-based website structures to div-based structures. Hey, that’s great. But wait! Do developers know the reasons for moving to div-based structures, and do they know how to? Often it seems that people are moving away [...]
Microsoft just published Yet another five Azure “How Do I” videos (HDIs). This includes one on accessing Live Framework from PHP apps! and Code Snippets. In a nutshell the “How Do I” videos are free, task-oriented, and “bite-sized” to get you up to speed quickly.
You can access the Overall HDI Landing Page here.
Here is [...]
Shooting great vacation photos, even with that new digital camera, takes smarts and know-how. To help you make the most of your digicam on your next trip, Microsoft At Home asked top photo gurus for their professional tips. Read more @ http://www.microsoft.com/athome/morefun/vacationsnapshots.mspx