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:815645
More Search Options
RSS Available
Matching Posts
Re: customErrors mode for just 1 IP ?
Switch it to remote only, then use Remote Desktop (Start>programs>accessories>communication) to browse or develop straight on the server.
Posted to
Getting Started
(Forum)
by
Emyr
on 9/8/2008
Re: passing arraylist of objects
where you're calling the method with method(MyArraylist); try method(MyArraylist.ToArray());
Posted to
Getting Started
(Forum)
by
Emyr
on 9/7/2008
Re: need a logic , any genious help me
[quote user="digvijay.chauhan"] [quote user="Emyr"] Nice and neat? while (myString.Length>1){ sum = 0; foreach (Char c in myString){ sum += Int16.Parse(c); } myString = sum.ToString(); } [/quote] if you notice the final result needed is a number between 0 and 9 always ! [/quote] Give me an example of when 0,1,2,3,4,5,6,7,8 or 9 convert into a string with length greater than 1... why do you think it's a while loop?
Posted to
Getting Started
(Forum)
by
Emyr
on 9/5/2008
Re: How to get IP address using Email Address
My do you actually need the user's IP address?
Posted to
Getting Started
(Forum)
by
Emyr
on 9/4/2008
Re: need a logic , any genious help me
Nice and neat? while (myString.Length>1){ sum = 0; foreach (Char c in myString){ sum += Int16.Parse(c); } myString = sum.ToString(); }
Posted to
Getting Started
(Forum)
by
Emyr
on 9/4/2008
Re: Writing to a .mdf file
[quote user="harrifer"] As explained you... [/quote] Ummm... did that post actually contribute anything new?
Posted to
Getting Started
(Forum)
by
Emyr
on 9/3/2008
ViewData does not exist... in a ViewPage?
In the Index.aspx view of my controller, I've done this, and it works: <% foreach (MyClass item in (IEnumerable)ViewData.Model) { %> < tr > < td > < a href= "/MyController/Edit/ <%= item.Id %> " > <%= item.GUID %> </ a > </ td > < td > < a href= "/MyController/Edit/ <%= item.Id %> " > <%= item.Description %> </ a > </ td > </ tr > <% } %> However, having attempted a copy&paste
Posted to
ASP.NET MVC
(Forum)
by
Emyr
on 9/2/2008
Re: xml load errors
[quote user="AliSufyanButt"] Dear Emyr, It is obvious that any user will not reveal his/her real server information. [/quote] I was wondering whether or not url was a local variable, and he was accidentally passing the actual string "url" into the function. You assume too much.
Posted to
Getting Started
(Forum)
by
Emyr
on 9/1/2008
MVC and SOAP
I have access to a SOAP interface which does searches for me based on preset definitions. Think of it as stored procedures wrapped up in XML. I have no control over the internal workings. I have been provided with a set of classes which convert the XML into semi-useful objects. There are aspects of these classes which I don't like. I'm making an application which will be used to manage the definitions using the SOAP interface, but this app will also store additional fields in a local DB,
Posted to
ASP.NET MVC
(Forum)
by
Emyr
on 9/1/2008
Re: xml load errors
[quote user="Matty Savage"] XmlTextReader xtReader = new XmlTextReader ( "url" ); NetworkCredential netCredential = new NetworkCredential ( "user" , "pass" , "" ); [/quote] Is this your actual code, or did you just replace the details with url,user,pass for us...?
Posted to
Getting Started
(Forum)
by
Emyr
on 9/1/2008
Page 1 of 8 (80 items) 1
2
3
4
5
Next >
...
Last ยป
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
New WPF Showcase: Scrum Sprint Monitor
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online