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:331651
More Search Options
RSS Available
Matching Posts
Re: Preview 4 and IronRuby / IronPython Support...?
Phil Haack just posted a blog entry with a working IronRuby + ASP.NET MVC sample :) http://haacked.com/archive/2008/07/20/ironruby-aspnetmvc-prototype.aspx
Posted to
ASP.NET MVC
(Forum)
by
jdanforth
on 7/21/2008
Re: Preview 4 and IronRuby / IronPython Support...?
I too would like to get my hands on that zip file :) /Johan
Posted to
ASP.NET MVC
(Forum)
by
jdanforth
on 7/18/2008
Re: Serialize complex objects in IronPython for ASP.NET?
Hi, back again... I've installed IronPython 2.0A1 which I believe is based on the Silverlight DLR stuff and done some more testing. Here's the code I'm runnig from the ipy.exe console: import clr import System clr.AddReference( "System.Xml" ) from System import * from System.IO import * from System.Xml.Serialization import * class Myclass(System.Object): name = None age = 0 def __init__(self): self.name = "" self.age = 0 def __init__(self, n, a): self.name = n self
Posted to
IronPython for ASP.NET
(Forum)
by
jdanforth
on 7/12/2007
Filed under: IronPython
Serialize complex objects in IronPython for ASP.NET?
I'm trying to create an XmlSerializer in an IronPython ASP.NET page to serialize an object with a few properties, but I get this error from the compiler: Parser Error Message: Unable to generate a temporary class (result=1). error CS0012: The type 'IronMath.ISlice' is defined in an assembly that is not referenced. You must add a reference to assembly 'IronMath, Version=1.0.60816.1877, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. I've tried a number of things to get this to work. Added this
Posted to
IronPython for ASP.NET
(Forum)
by
jdanforth
on 3/10/2007
Re: webconfig problem with SQL
Hmmm, I bit scary if the "workaround" involves touching the web.config instead of really finding the real cause of the problem...
Posted to
Getting Started
(Forum)
by
jdanforth
on 2/4/2007
Re: Timer automatically posting textbox content
Yes, I agree, but it is a problem and I'm sure others will end up struggling with simple problems like this too :)
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
jdanforth
on 5/12/2006
Re: Timer automatically posting textbox content
Thanks Luis, that's a good trick to check which control kicked off the event. Unfortunately I got another problem with that - as soon as I start typing in the textbox, it looses the focus! :) I may be fixed if I add some javascript which handles the posting from the textbox and sets focus, but it feels like I should be able to do this without having to add custom scripts...
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
jdanforth
on 5/12/2006
Timer automatically posting textbox content
Working with the April CTP here and got a small problem that I'm sure can be fixed. I don't know if it's a bug, it may be me not knowing enough of Atlas yet. I got 2 updatepanels in a form; one with a timer in it which updates a label with the current time (very useful ;) ), and another with a textfield in it which, when you press ENTER updates another label with the textbox content. Purely for testing and learning. ASPX code (snippet) looks like this: < atlas : ScriptManager runat ="server" ID
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
jdanforth
on 5/11/2006
Re: asp:AccessDataSource asp:DetailsView, Inserting a record with an autonumer as primary key.
Perfect, thanks. I had this problem for sure, and your post helped. (thumbs up)
Posted to
Data Presentation Controls
(Forum)
by
jdanforth
on 4/22/2006
Drag & Drop works only on localhost
Sorry if this has been posted before, but I've searched through the forums without finding anything about it. I followed some of the tutorials that came with the Atlas install, and tried the DragDrop behaviour sample. It works fine - as long as I run on localhost! When I try it from another computer or simple via the ip-address instead of localhost it doesn't 'drag'. I got no references to ip or address in the source code. Help please... Some code snippets: ...some headers and stuff goes here...
Posted to
ASP.NET AJAX UI
(Forum)
by
jdanforth
on 3/25/2006
Page 1 of 2 (16 items) 1
2
Next >
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online