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:368495
More Search Options
RSS Available
Matching Posts
Need a Point in Direction for Developing Windows based Network Filter
Looking to develop a tool to handle custom network filtering, basically blocking or redirecting traffic, sort of like altering the host file but at the network level. Like a Zone Alarm or Windows firewall. Could someone point me in the right direction? What namespaces and classes I might need to use? Or any info that might be helpful?
Posted to
Visual Basic .NET
(Forum)
by
FMastro
on 4/23/2009
Re: Boolean Format String - Yes/No instead of True/False
[quote user="Motley"] This should work as well: <%# CDbl(Eval("field")).ToString("No;Yes") %> [/quote] Thanks, this was an awesome find. Simple and easy.
Posted to
Feature Requests
(Forum)
by
FMastro
on 2/16/2009
Re: show usercontrol as modal popup
Well that didnt' work so good, so in the end I had to put my buttons outside the user control. <panel> <user control /> <button> </panel> basically Which kind of blows cause my buttons are outside the template.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
FMastro
on 1/8/2009
Filed under: <appsettings>
Re: show usercontrol as modal popup
You ever get this working? I created a template usercontrol and attemping to do something smilar. I think I'll have to have the modal externder point to fake invisible buttons and have the user control manually hide itself on cancel. I had warpped my template user control in a panel as well, problem I see if having the Modal point it's OK and cancel to the buttons with in the user control, I don't see that possible, unless maybe I get the client name of then, let me try that.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
FMastro
on 1/8/2009
What Third Party Tool, Auto creates Public Properties from your Private Properties?
I know there's a tool out there I saw someone use, that will create all their Public Property's from the Private Properties they created and it's integrated into VS2005. It did other stuff as well. I'm using VS2008 now, but can't remember the name of the tool. What tools do something similar? It did more then just that as well. Some type of highlighting.
Posted to
Visual Studio 2008
(Forum)
by
FMastro
on 9/16/2008
Re: ReOrderList Help. I've searched.. Can not programmicaly get back the new Ordered list into a new ListCollection
Ok I think I found a way, I'll post in case anyone else wants. On page.load I'm creating a manual listcollection, you'd use whatever you had. then I swap places on reorder and reload my dropdownlist with new order. Only problem with this is that it's not serializable. So it would have to be changed to use objects. 1 Private Property ItemColl() As ListItemCollection 2 Get 3 Return Session( "ItemColl" ) 4 End Get 5 Set ( ByVal value As ListItemCollection) 6 Session( "ItemColl"
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
FMastro
on 9/8/2008
ReOrderList Help. I've searched.. Can not programmicaly get back the new Ordered list into a new ListCollection
Ok it still boggles my head that with this ReOrder list, getting your new order seems to need many steps. I've search the forums, google, google groups... and it seems every example is using objectdatasource or saving directly to the DB with a bound item. Nothing fits what I'm trying to do except for maybe two.. but they seems to not make sense to me. Looping through the ItemReOrder Event http://forums.asp.net/p/1199647/2084097.aspx Saving it all on a save button (which is what I'd rather
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
FMastro
on 9/8/2008
Re: ReorderList - Is there a way to persist everthing on a button click rather than after each drag and drop?
I must be missing something, because going through your code I don't see how you get the new list order. I'm trying to do the same, save the order list on a button click. You grab your data, put it in session, bind it to the reorderlist. Then on save you don't do anything but send what you had in session to your database. How does that give you the new order of items from the reorderlist?
Posted to
ASP.NET AJAX UI
(Forum)
by
FMastro
on 9/8/2008
Re: Debugging Timeout - 2 Minutes
Found solution on the post, link you suggested thanks.
Posted to
Visual Studio 2005
(Forum)
by
FMastro
on 9/2/2008
Re: Visual Studio 2005 Debugger times out
Did any of these things solve the problem? I'm having the same issues, but I don't see any clear cut solution. Everyone suggesting something different. Never mind, the App Pool ping solved the problem.
Posted to
Visual Studio 2005
(Forum)
by
FMastro
on 9/2/2008
Page 1 of 16 (158 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online