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:666374
More Search Options
RSS Available
Matching Posts
Re: Get mailbox size from exchange server 2003
How about this blog post? http://gsexdev.blogspot.com/2005/03/c-wmi-exchange-samples.html
Posted to
Enterprise Services Integration
(Forum)
by
bullpit
on 10/22/2009
Re: decimal
decimal number = 9.5M; string formattedNumer = number.ToString("N2");
Posted to
Getting Started
(Forum)
by
bullpit
on 10/22/2009
Re: Sql Server 2008 date problem
You are getting that error because you are trying to compare an integer with a date which is not possible. To make both sides of the comparison same data type, use DatePart function ins Sql server. SELECT COUNT (*) FROM Tests WHERE (DATEPART ( dw , TestDate ) = " & theDate & ") Update: I misread your post. I thought you were trying to compare weekdays. Sorry about that.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
bullpit
on 9/22/2009
Re: how to create images with numders or garbeg value at runtime
Those are called captcha images. Here is an article: http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx And another one: http://www.codeproject.com/KB/aspnet/CaptchaImage.aspx
Posted to
Web Forms
(Forum)
by
bullpit
on 9/22/2009
Re: passing codebehind variable to asp/html markup
Protected myString As String Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load myString = "From Code Behind" End Sub
Posted to
Getting Started
(Forum)
by
bullpit
on 9/21/2009
Re: How to call .NET function in sqlserver2008?
Can you elaborate a little but?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
bullpit
on 9/18/2009
Re: how can I connect to MDF DATABASE
Please post the exception also.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
bullpit
on 9/18/2009
Re: how can I connect to MDF DATABASE
You still did not post the actual exception. This is the stack trace.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
bullpit
on 9/18/2009
Re: Assigning a value to an InsertParameter
I am sorry...I didn't notice you were doing all this in Inserting event handler. Everytime I looked at dsFormView.InsertParameters( "ClientID" ).DefaultValue = ClientID.ToString it looked ok to me. Good you got it working!
Posted to
Data Presentation Controls
(Forum)
by
bullpit
on 8/18/2009
Re: Assigning a value to an InsertParameter
What problem are you facing?
Posted to
Data Presentation Controls
(Forum)
by
bullpit
on 8/17/2009
Page 1 of 460 (4600 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online