Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:828171
More Search Options
RSS Available
Matching Posts
Header with image on the left, and menu on the right.
Hi there I want a header with an image on the left, and a horizontal ul on the right. And this without tables. I have something that works, but uses tables. I want a clean CSS solution. Can someone assist me? <div class="header"> <table width="100%"> <tr> <td align="left"> <img src="images/logo.jpg" width="230" height="80" alt="Logo" border="0" /> </td> <td align="right"style
Posted to
Client Side Web Development
(Forum)
by
Nemesis116
on 11/24/2009
Re: Binding dataView to webservice call fails.
I didn't, but I started the webservice, and I could reach it via my browser by using that port.
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
Nemesis116
on 11/23/2009
Binding dataView to webservice call fails.
Hi I'm trying to get something really easy to work. I hope someone can help. I really don't see it :) WebService: [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] [System.ComponentModel.ToolboxItem(false)] [System.Web.Script.Services.ScriptService] public class BucketList : System.Web.Services.WebService { [WebMethod] public List<Member> GetMembers() { List<Member> members = new List<Member>(){ new Member
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
Nemesis116
on 11/22/2009
Re: Update panel not working in asp.net 3.5
At first sight I don't see anything wrong. Can you try this example from the asp.net site?
Posted to
Web Forms
(Forum)
by
Nemesis116
on 11/17/2009
Re: Counting no of visits on website
Instead of reïnventing the wheel, you might want to check out Google Analytics.
Posted to
Web Forms
(Forum)
by
Nemesis116
on 11/17/2009
Re: Postback problem
... in the Page_PreInit event :)
Posted to
State Management
(Forum)
by
Nemesis116
on 11/17/2009
Re: problem with dropdownlist (when running in internet explorer)
Very weird. Sounds like you forgot to set (if !Page.IsPostBack) { DataBindDropDownList(); } Can you show your code?
Posted to
Web Forms
(Forum)
by
Nemesis116
on 11/17/2009
Re: Dynamic code execution on web page
Which assembly are you looking for?
Posted to
Web Forms
(Forum)
by
Nemesis116
on 11/16/2009
Re: daily currency update
Is this what you are looking for?
Posted to
Web Forms
(Forum)
by
Nemesis116
on 11/16/2009
Re: NullReferenceException in PageBase.InitializeCulture()
Did you override the InitializeCulture() method? Can you show us that code?
Posted to
Web Forms
(Forum)
by
Nemesis116
on 11/16/2009
Page 1 of 92 (915 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online