|
More site info...
|
|
Forum profile page for .NET on http://www.sitepointforums.com.
This report page is the aggregated overview from a single forum: .NET, located on the Message Board at http://www.sitepointforums.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for ".NET" on the Message Board at http://www.sitepointforums.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on .NET:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
74
|
240
|
563
|
|
Post:
|
225
|
792
|
1,568
|
|
|
.NET Posting activity graph:
|
Top authors during last week:
user's latest post:
ado dataset - Page 2 - SitePoint...
Published (2009-11-13 23:27:00)
I do not have sql express, so I do not no how you would do it. Try google. Set it to mixed mode authentication, create username and password that has access to that db. Then use ur first connection string
user's latest post:
Linq to SQL Profiler
Published (2009-11-14 12:54:00)
Yeah, saw the development posts on this. Definitely awesome stuff. We use both here, so I'm waiting for bundle deals myself.
user's latest post:
ado dataset - Page 2 - SitePoint...
Published (2009-11-13 10:49:00)
m using 2008 version 3.5...m not getting any options..this is wht options m having...start-->programs-->microsoft sql server 2005 -->configuration tools and start--->programs-->visual studio 2008-->visual studio remote tools,visual studio tools,visual studio 2008 documentation
user's latest post:
Two LoginUrls in Config
Published (2009-11-12 16:26:00)
You can use User.Identity.IsAuthenticated in the Page_Load to test programmatically if the user is logged in and if not redirect them to the page you want.
user's latest post:
Quick ViewModel Question
Published (2009-11-14 20:06:00)
Furthernore, what's the difference between the following two methods, if all you need is to simply display a single item with no additional data needed? They are both highly typed. Inherits="ViewPage<CategoryPresentation>" and Inherits="ViewPage<Category>" Isn't it kind of silly to make the following 'just because'? public class CategoryPresentation { public...
user's latest post:
T-SQL in the big picture...
Published (2009-11-12 09:11:00)
Hey guys, Another poster on here, Serena, says that she uses Stored Procedures in her projects (which is cool, someone else who likes T-SQL), but long term is their a future for T-SQL? I don't mean extinct right away, because I know it will still be revelent, but in the 'big picture', 3-4 years from now, will T-SQL be shunned upon? I mean, you have all of these ORM features, LINQ2SQL/Entity/.ect, allowing you to NEVER write SQL...
user's latest post:
Quick, specific question: Labels
Published (2009-11-11 11:12:00)
Quote: Originally Posted by DaveMaxwell Are they going to have a finite list of control names? If so, you could use the FindControl method: Csharp Code: for ( int ci; ci < 10 ; ci++ ) { // Find control on page. Control myControl1 = FindControl ( "Office" + ci ) ; if (...
user's latest post:
How can i do tihis SELECT?
Published (2009-11-14 10:49:00)
Hey, I need some advice on how to select some information from a database. I have already made the CMS behind in the admin section where i can add/edit and delete etc.. I just need to know how i can pull the information out. Look at the following page below:- http://kidsunlimi2.eweb102.discounta...vacancies.aspx As you can see in the middle content i am trying to select the number of vacancies a specific region has. At the moment i have...
user's latest post:
Editing strings in C#
Published (2009-11-12 03:17:00)
Quote: Originally Posted by andrestander Moreover, to find methods in C# that formats/edits plain strings. string.Format("{0} {1}", 0 ,1); http://john-sheehan.com/blog/wp-cont...ng-strings.pdf
|
|
|
|
Latest active threads on .NET::
Started 4 days, 20 hours ago (2009-11-11 16:53:00)
by pufa
look at the System.IO.Path class
Started 2 days ago (2009-11-14 12:54:00)
by wwb_99
Yeah, saw the development posts on this. Definitely awesome stuff. We use
both here, so I'm waiting for bundle deals myself.
Started 1 day, 17 hours ago (2009-11-14 20:06:00)
by Serenarules
Furthernore, what's the difference between the following two methods, if all you need is to simply display a single item with no additional data needed? They are both highly typed.
Inherits="ViewPage<CategoryPresentation>"
and
Inherits="ViewPage<Category>"
Isn't it kind of silly to make the following 'just because'?
public class CategoryPresentation
{
public Category ...
Started 1 day, 20 hours ago (2009-11-14 16:44:00)
by sirGE
hi USPatriot, thank you for the help you made but that is not what I am looking for. The example shown was when the user select an item on the list it will display on the same page. My concerned is I have to web pages (detail page and a search page), so when I click on the search link on the detail page the search page will display and I will search for a certain student. If I click on the ...
Started 1 day, 23 hours ago (2009-11-14 13:36:00)
by MetalHippy
Hi
Quote:
Originally Posted by billy_111
Why does this line dbReaderVac["Region"].ToString() not get out the region?
that would be because you are not actually selecting it in your sql, you are only selecting count(region)
Quote:
Also i have 3 vacancies in ' Oxfordshire' so ...
Started 1 week ago (2009-11-09 00:57:00)
by gundala_abhilash
thanx in advance..do help me out
Started 3 days, 5 hours ago (2009-11-13 07:10:00)
by NightStalker-DNS
This is the browser behavior. And it only happens in firefox. IE different
windows will not share sessions.
Started 3 days ago (2009-11-13 12:46:00)
by dude9er
Nevermind, I found this, much easier.
http://blogs. msdn.com/robburke/archi...01/404727.a spx
Started 3 days, 3 hours ago (2009-11-13 09:41:00)
by wwb_99
Honestly, every decently complex aspnet web forms app does something like
this. Composition over inheritance is the way to go, but in WebForms one
often doesn't have that much control.
Started 3 days, 6 hours ago (2009-11-13 06:58:00)
by NightStalker-DNS
Short answer: No.
If a user disables cookies, you cannot create a cookie for them. Even IF you could it would be with javascript and it would be unethical.
|
|
Hot threads for last week on .NET::
Started 1 week ago (2009-11-09 00:57:00)
by gundala_abhilash
thanx in advance..do help me out
Started 1 week, 1 day ago (2009-11-08 08:27:00)
by wwb_99
MVC apps really don't do server controls--it doesn't have the framework
bits (like ViewState and page events) they ride upon.
Started 5 days, 2 hours ago (2009-11-11 10:54:00)
by DaveMaxwell
Are they going to have a finite list of control names? If so, you could use the FindControl method:
Csharp Code:
for ( int ci; ci < 10 ; ci++ ) { // Find control on page. Control myControl1 = FindControl ( "Office" + ci ) ; if ( myControl1 != null ) { myControl1. Text = "Acme, Inc." ; } }
Started 1 week ago (2009-11-09 11:35:00)
by wwb_99
Are you checking the IsPostBack value when loading/binding the page?
Started 1 week, 3 days ago (2009-11-06 11:14:00)
by wwb_99
First, you might want to check out ASP.NET MVC as that is alot closer to the PHP model, especially if you have worked with any of the PHP MVC frameworks.
The big picture things to keep in mind:
1) Unlike PHP, .NET apps have a lifetime of far longer than a single Http request. So lots of stuff one does in php (like includes) don't make sense in .NET
2) Unlike PHP, .NET is strongly typed ...
Started 4 days, 20 hours ago (2009-11-11 16:53:00)
by pufa
look at the System.IO.Path class
Started 3 days, 5 hours ago (2009-11-13 07:10:00)
by NightStalker-DNS
This is the browser behavior. And it only happens in firefox. IE different
windows will not share sessions.
Started 3 weeks, 5 days ago (2009-10-20 23:35:00)
by disgracian
May as well jump straight into .NET3.5 as coooool said; it's mostly a superset of 2.0, and with .NET4.0 around the corner, I think you would be setting yourself up for a bit of a migration headache further down the track.
The .NET framework supports C#, VB and C++, though only the former two are used by ASP.NET. Stick with C# since it has a C-like syntax as PHP does. Also, VB is disgusting....
Started 4 days, 6 hours ago (2009-11-12 06:21:00)
by sovan
I am developing a website using ASP.NET (C#) and JQUERY.
Is there any way to make the look and feel (even the fonts also) same in every resolution?
Thanks
Started 1 month, 2 weeks ago (2009-09-29 12:35:00)
by stonedeft
1. Just Because people prefer opensource doesn't mean .NET will die, Bill Gates will think of something
2. Yes you need to purchase a license key and start respecting intellectual rights.
3. No , the program is yours why would MS have a share with your work.
I have stopped using .NET for years and concentrated with php and mysql instead. If you want to be more competitive you ...
|
|