Posts Tagged ‘asp.net’
When Session Objects Get Created With No Session Variables
I thought about calling this Session Object Madness, but it really isn’t that crazy once you think through what’s happening.
Here’s the issue. I have a client who does work for another client who is hosting their sites at IBM.
I’m told that IBM will not enable any session servers so none of the sites can include session objects. And that’s where the fun begins.
Other Related Items:
Reebok Women's Second Session II Training ShoeAlways train in a shoe you can trust. Whether warming up before the game or practicing with your team, you'll have technology on your side.
Natural Brilliance Training Program (6 CD set)Use the Natural Brilliance Personal Learning Course to overcome all challenges in your life, at will. You will receive 12 sessions on six CDs, a 48-pa... Read More >
Lemony Snicket A Series of Unfortunate EventsIn Lemony Snicket's A Series of Unfortunate Events, you'll follow the Baudelaire orphans as their luck goes from bad to incredibly worse. This treach... Read More >
Sharing ObjectDataSource From Codebehind
I ran into an interesting “problem” last week that wasn’t all that hard to figure out once I broke out the debugger. But I thought it would be useful to share the results to save others the time.
The situation was that I had an Object Data Source in a FormView that I wanted to share with both a DataGrid in the FormView and a DataRepeater outside of the FormView. Since it was in the FormView, the DataRepeater couldn’t see it.
So it seemed reasonable to me that if I could just trap the right event in the FormView I could assign the DataSource of the GridView to the DataSource of the Repeater, rebind the Repeater and we’d be on our way.
It wasn’t quite that simple.
Other Related Items:
ASP.Net Essential TrainingThousands of businesses have used ASP.NET to build
Building Secure Microsoft ASP.NET Applications (Pro-Developer)This guide presents a practical, scenario-driven approach to designing and building security-enhanced ASP.NET applications for Microsoft® Windows® 2000 and version 1.1 of the Microsoft .NET Framework.
Panasonic Toughbook 19 Touchscreen PC version - Core 2 Duo SU9300 / 1.2 GHz - Centrino 2 with vPro - RAM 2 GB - HDD 160 GB - GMA 4500MHD - cellular modem ( EV-DO Rev.A, HSPA ) - cellular wireless ready - Gigabit Ethernet - WLAN : Bluetooth 2.0 EDR, 802.11 a/b/g/n (draft) - TPM - Vista Business / XP Tablet PC downgrade - pre-installed: Windows XP - 10.4" TFT 1024 x 768 ( XGA )Classic notebook and practical tablet PC - the Toughbook 19 is the perfect 2-in-1 solution. For the conversion you need only tilt the pivoted 10.4" XG... Read More >
ASP.NET Session Variables Not Sticking
I’ve stumbled across this problem twice in the last couple of months so I figure it is about time I blogged about it.
The situation is that you have a page on your web site that sets a session variable and then redirects to another page that is expecting the variable to be there, only it isn’t there.
The first time this happened it was a browser specific (Internet Explorer) issue.
The second time it happened it seemed to be an email client specific issue.
Other Related Items:
LaCie 1 TB USB 2.0 Desktop External Hard Drive, Design by Neil Poulton 301304UThe LaCie Hard Disk 301304U 1 TB USB 2.0 External Hard Drive, Design by Neil Poulton adds a sleek, sophisticated style to your desktop while deliverin... Read More >
Long Stretch Denim Flared Skirt with Fashion Belt Detail ( Choose Med Blue or Black Denim)Stretch denim is a flattering fit on most body types. This skirt is ankle-length on shorter women and mid-calf for tall women. Please refer to length ... Read More >
MobileMe Individual (Updated 2009 Version)MobileMe is the service from Apple that automatically pushes new email, contacts, and calendar events over the air to your iPhone and keeps everything... Read More >
Top Ten ASP.NET Books
The ASP.NET MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform. It introduces a radically new high–productivity programming model that promotes cleaner code architecture, test–driven development, and powerful extensibility, combined with all the benefits of ASP.NET 3.5.
An integral benefit of this book is that the core Model–View–Controller architectural concepts are not simply explained or discussed in isolation, but demonstrated in action. You’ll work through an extended tutorial to create a working e–commerce web application that combines ASP.NET MVC with the latest C# 3.0 language features and unit–testing best practices. By gaining this invaluable, practical experience, you can discover MVC’s strengths and weaknesses for yourself—and put your best learned theory into practice.
Other Related Items:
Logitech Harmony One Advanced Universal RemoteLogitech knows who you are. You have a half-dozen remotes on the coffee table. And you're the only one in the family who knows how to use them. Logite... Read More >
jQuery and ASP.NET UpdatePanel
I’ve been busy over the last couple of weeks working on an administrative application that uses a ton of AJAXy stuff.
The application is interactive in the sense that every time a field is updated in the administrative screen, another part of the screen updates to show the user what the final result will look like when it is published.
Where things get tricky is that the screens use a considerable amount of jQuery to do things like binding to events so that updates will occur when the events fire.
But the main content that is being updated for one of my screens is actually in an UpdatePanel. This is a problem, because in order for that screen to render correctly I have to run some jQuery code. But the jQuery “ready” event doesn’t fire when the UpdatePanel gets updated.
So how do we fix that?
Other Related Items:
Engraved Wooden USB Flash Drive 8 GB with chain - Engraved name AjaxCapacities: 8GBCompatibility PC or Notebook with a USB interfaceOperating Systems: Windows Vista/XP/2000/ME/98SE/95 and Mac 9.X/OSXDrivers Only requir... Read More >
Floating Leaf and Debris Pond Net - 7 ft. x 10 ft.Protect your fish from predators and keep the autumn leaves out with Supreme Floating Pond Netting. Tough, durable netting floats on surface for easy set up and removal.
UEFA Champions of Europe: Champions League History 1955-200550 Years of the Worlds Greatest Club Football. The best Goals from All 50 Finals. The list of champions is legendary- Real Madrid, Liverpool, A... Read More >




