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:498558
More Search Options
RSS Available
Matching Posts
conversion of Microsoft EnterpriseLibrary to ADO.NET?
How can this be converted from Microsoft EnterpriseLibrary to ADO.NET? Public Function SelectByWeekNum(ByVal weekNum As Integer) As DataTable Try Dim db As Database = DatabaseFactory.CreateDatabase("LocalSQLServer") Dim dbCommand As DbCommand = db.GetStoredProcCommand("dbo.[pr_vw_aspnet_GetHoursByWeek]") db.AddInParameter(dbCommand, "@WeekNum", DbType.Int16, weekNum) Dim toReturn As DataTable = New DataTable("vw_aspnet_GetHoursByWeek") toReturn = db.ExecuteDataSet
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
jballhrb
on 11/30/2009
Identify control and how to create?
I am trying to figure out how to create this control (pic below) in a vb.net application. From what it looks like, it's a paging gridview maybe? But the datasource is a calendar? As you click the upper right controls it changes to either the previous week(s) or next week(s) and allows for entry.. For the life of me I can't think of what to call it or how to do it. Any assistance would be appreciated.
Posted to
Web Forms
(Forum)
by
jballhrb
on 11/25/2009
Re: Open and close a page every 10 minutes
I'm sorry I should have explained better. I was in a rush while typing the message. I am using this in a similar way to open a web application and run the page to scrape content from somewhere else and save it as a file. I am also using it to keep alive the worker processes on a few personal websites so it doesn't take for ever for them to load. The way I was doing it with just the batch file, worked, but it left all the Internet Explorer windows open. I wanted a solution that would open
Posted to
Web Forms
(Forum)
by
jballhrb
on 8/3/2006
Re: Open and close a page every 10 minutes
Or you could even go with a more basic approach. Windows Scheuled Task to run a batch file every 10 minutes. KeepAlive.bat: @echo off start "c:\program files\internet explorer\iexplore" "http://www.websitehere. co" ping -n 1 -w 10000 1.1>nul start close.vbs and close .vbs file: strComputer = "." Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2") Set colProcessList
Posted to
Web Forms
(Forum)
by
jballhrb
on 8/2/2006
Re: Image Cache Clearing
I had a similar issue where I was needing to refresh the image. If I remember right I added a parameter to the image I wanted to display. So for example, I had an img with the code of: imgCover.ImageUrl = strImageURL & "?n=" + DateTime.Now.Second.ToString() Where strImageURL pointed to the filename that was uploaded.
Posted to
System.Drawing/GDI+
(Forum)
by
jballhrb
on 6/22/2006
Re: Module Development 3.2.2
I believe you have to use the .sln DotNetNuke\Solutions\DotNetNuke.All folder. At least I have always used that one.
Posted to
Custom Modules
(Forum)
by
jballhrb
on 3/24/2006
Regex match everything between two brackets
I can't find anything on this and searching isn't providing anything filtered enough. I have a string that has multiple entries with text similar to [Today's Information] or [<a href="previous.html">Yesterday's Information</a>] There would never be any broken brackets, there will always be a set. I need to totally remove those items contained in the brackets with a regex.replace. How would I do that?
Posted to
Web Forms
(Forum)
by
jballhrb
on 3/14/2006
Re: New account auto creation core authentication problem DNN 3.2.2
Anyone? I can't believe that noone knows the answer to this..there's got to be someone who's edited this?
Posted to
Core Framework
(Forum)
by
jballhrb
on 3/13/2006
Re: glossary module
I am desperately trying to get to the houseofnuke website to download the glossary. I keep getting a network error saying the connection is refused. Is the site down?
Posted to
DotNetNuke
(Forum)
by
jballhrb
on 3/13/2006
New account auto creation core authentication problem DNN 3.2.2
Where can I edit the source code to modify the user details that are supposed to populate when the accounts are first created? I think they aren't matching up with one another when the account is created. Whenever a new account is created the only thing that pulls across and gets created is User Name: DOMAIN\USERNAME Email Address: USERNAME@DOMAIN.COM The other items such as first name, last name, street, city, etc. is not populating at all, it's all blank. I don't need links to other third party
Posted to
Core Framework
(Forum)
by
jballhrb
on 3/7/2006
Page 1 of 8 (79 items) 1
2
3
4
5
Next >
...
Last »
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online