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:797883
More Search Options
RSS Available
Matching Posts
Really, really basic custom classes question.
Hi All, Many thanks in advance. I've started developing my own custom classes with some pretty Public Shared Functions (so cool! ) However, I have a quick question though that I can't seem to google the answer to. Is it possible to add my own custom notes to my functions that pop up and describe the function in intellisense, like Javascript's ///<param></param> annotation? Thanks again! ~Daniel
Posted to
Getting Started
(Forum)
by
danielszabo1981
on 10/8/2009
Re: Really, really basic custom classes question.
Hmmm...I must be doing somthing wrong. I'm using vb.net so I'm assuming the /// won't work for me...right? Can you take my example below and teach me the proper way with a demonstration? Thanks! Public Shared Function testFunction(ByVal phrase as String) as String Return phrase.ToUpper() End Function
Posted to
Getting Started
(Forum)
by
danielszabo1981
on 10/8/2009
Re: Really, really basic custom classes question.
Woohoo! Thanks guys! Man, I really wish I could mark an entire thread as "Answer". All of you guys were super helpful. Thanks so much for taking the time to help! ~Daniel
Posted to
Getting Started
(Forum)
by
danielszabo1981
on 10/8/2009
JScript language not in Tools > Options > Text Editor...
Hi All, I'm completely baffled right now. I am using the full version of VS2008 and I don't have support for javscript intellisense. Upon further investigation, I realized I don't even have JScript as an option in the Tools > Options > Text Editor language list. Does anybody have ANY idea how I'd go about getting the JScript option into that list?
Posted to
Visual Studio 2008
(Forum)
by
danielszabo1981
on 10/2/2009
Re: JScript language not in Tools > Options > Text Editor...
I was under the impression that my install had the latest SP. My version is: MS VS2008 ver 9.0.30729.1 SP .NET Framework ver 3.5 SP1 This was installed from an OEM disk, though...so I'm gonna download the latest from MS and see if that fixes the problem. I'll post back again when finished. BTW, thanks for link!
Posted to
Visual Studio 2008
(Forum)
by
danielszabo1981
on 10/2/2009
Re: JScript language not in Tools > Options > Text Editor...
Well, that solved the problem -- but I don't have any idea what fixed it. I dl'd the SP and re-installed. My VS version is still the same, and nothing else looks changed. I guess at this point, I should just be happy that the fix was so easy. Thanks, again! ~Dan
Posted to
Visual Studio 2008
(Forum)
by
danielszabo1981
on 10/2/2009
Re: asp.net with MySQL ???
That is incorrect. MySQL 5.0 and greater has every one of those features: http://dev.mysql.com/tech-resources/articles/mysql-storedprocedures.html
Posted to
Getting Started
(Forum)
by
danielszabo1981
on 9/18/2009
How do I keep TextChanged event from firing on FormView cancel?
Hi All, Many thanks in advance. Here's my dilemma - I have a dropdown list in a formview that uses the OnTextChanged event: Protected Sub StatusDropDown_TextChanged(ByVal sender As Object, ByVal e As System.EventArgs) Dim drpdwnVal As DropDownList = DirectCast(sender, DropDownList) StatsConn.InsertParameters("status_text").DefaultValue = "Status has been changed to " & drpdwnVal.SelectedValue StatsConn.Insert() End Sub Now, when the user changes the selected item in the
Posted to
Data Presentation Controls
(Forum)
by
danielszabo1981
on 9/17/2009
Re: How do I keep TextChanged event from firing on FormView cancel?
Thanks, I understand what you're saying. Question, though -- is there any way to specify in the textchanged function (possibly with a conditional block) to only update the database if the page is being posted back due to the formview's update command (instead of the cancel command)?
Posted to
Data Presentation Controls
(Forum)
by
danielszabo1981
on 9/17/2009
Re: How do I keep TextChanged event from firing on FormView cancel?
Ah. I see. I had disabled autopostback on the dropdownmenu, so I wasn't catching what you were saying about the ontextchange event firing before the postback. Thanks for the info!
Posted to
Data Presentation Controls
(Forum)
by
danielszabo1981
on 9/17/2009
Page 1 of 14 (132 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online