|
Msn Messager 7.0
News
Internet Explorer Developer Toolbar
Not sure if alltel instant messager
have already noticed it, but there is a new toolbar from Microsoft for DEVELOPERS. Here are the details of the toolbar:
-- Explore and modify the document object model (DOM) of a Web page. -- Locate and select specific elements on a Web page through a variety of techniques. -- Selectively disable Internet Explorer settings. -- View HTML object class names, ID's, and details such as link paths, tab index values, and access keys. -- Outline tables, table cells, images, or selected tags. -- Validate HTML, CSS, WAI, and RSS Web feed links. -- Display image dimensions, file sizes, path information, and alternate (ALT) text. -- Immediately resize the browser window to a new resolution. -- Selectively clear the browser cache and saved cookies. Choose from all objects or those treo 650 instant messaging
with a given domain. -- Choose direct links to W3C specification references, the Internet Explorer team weblog (blog), and other resources. -- Display a fully featured design ruler to help accurately align and measure objects on your pages.
I am going to try it out and hopefully it does what it promises. Remember its in beta ;) DOWNLOAD HERE Une entreprise de messageries effectue
ErrorMailModuleExtension for ELMAH 1.0
I have created an extension to Yahoo Messenger without Downloading
KIMBER MCSOCOM ICQB
New">ErrorMailModule which comes with ELMAH. ELMAH is ansource ASP.NET error-logging application. The original ErrorMailModule does not have any options to set a user name, password, SMTP server and port to keith urban icq skins
e-mails. The module provided here does exaclty that. I would like to thank Atif Aziz for such an great application.
Sonu
Charts
At work, I require to create some charting controls for some reports that I created yahoo web messenger
Now I have never used any 3rd party chart controls. I basically took a look at few charts components, but many of them do not really have a "wizard" that could help me to generate a quick report with some nice charts. I really needed something with a wizard - the reason is that the component needs to create the charts quickly without taking lot freeware LAN messaging
my time to design it. The only chart component that I found very very useful is from Dundas. They have been doing some awesome work with the wizards. Just take a look at some of the screenshots:
internet properties programs windows messaging explorer
Combine your own feeds on DotNetSlackers
As Scott Mitchell mentioned DotNetSlackers has a new feature which lets you combine your own dotnetslackers feed. The content in the feed points to the original post. Please link back to DotNetSlackers when you are using this free service.
Checkout the feature here: http://www.dotnetslackers.com/CombineFeeds.aspx
70310 Certification Exam Passed I passed today the 70310 exam. It is a very difficult exam - so be Aol Instant Messenger Chat Rooms
if you are going to take it. To study I recommend the book written by Mike Gunderloy. I also passed 70305 Aol Instant Messenger aways months ago, so no installation instant messaging programs
I passed the two download mac messenger exams for the MCAD and need only one elective exam. I haven't decided yet, which one I am going to take. real time voip chat software
DotNetSlackers wishes everybody a happy coming christmas
DotNetSlackers Lycos Free Text Messaging
all of you free sexy adult msn messenger emoticons
aol instant messenger history password
coming christmas.
msn groups chat software help
SQL Server 2005, Visual Studio 2005, BizTalk 2006 Launch Tour in Montreal I was thinking to go to the SQL Server 2005, Visual Studio 2005, BizTalk 2006 Launch Tour in Montreal, however its already booked out completly.
ASP.NET 1.1 database cache dependency
Database caching should be used as much as possible whenever you can. However it isn't that easy to implement sql caching in 1.1 as opposed in 2.0. BUT there are still ways to do it, they are hacks but they work. Several methods has been provided by several developers.
ASP.NET 1.1 database cache dependency (without triggers) Lightweight database Cache dependencies ASP.NET SqlCacheDependency Redux ASP.NET Database Cache Dependency
One of the caching methods that I used in my applications was to use a trigger. However most of the articles are using the storedprocedure sp_MakeWebTask. The problem msn messager beta
that is that to run that storedprocedure you need to be in the sysadmin role. In my case, I didnt wanted to give the srvusr the sysadmin role. If you try to run a stored procedure which updates/inserts/deletes something from a table and executes a trigger with the system stored procedure: sp_MakeWebTask, then you will get the following error message:
Only members of the sysadmin role can secret msn messager smiles
this stored procedure.
To get around this, you can use the following stored procedures, which does not require the user to be in the sysadmin role:
sp_OACreate sp_OAMethod sp_OADestroy
You will need to give the user permissions to master database and exec permissions for that stored procedures. Here is a small stored procedure that you might want to use:
CREATE PROCEDURE [dbo].[pr_INTRANET_CreateFile] @FileName varchar(100) AS
DECLARE @FS int, @OLEResult int, @FileID int DECLARE @FileNameWithDir varchar(255), @data varchar(255)
SET @FileNameWithDir = 'C:\Cache\' + @FileName SET @data = 'File used for caching'
EXECUTE @OLEResult = sp_OACreate 'Scripting.FileSystemObject', @FS OUT IF @OLEResult <> 0 PRINT 'Scripting.FileSystemObject'
--a file execute @OLEResult = sp_OAMethod @FS, 'extFile', @FileID OUT, @FileNameWithDir, 8, 1 IF @OLEResult Aol Instant Messenger Cloning Program Download
0 PRINT 'extFile'
--Write Text1 execute @OLEResult = sp_OAMethod @FileID, 'WriteLine', Null, @data IF @OLEResult <> 0 PRINT 'WriteLine'
EXECUTE @OLEResult = sp_OADestroy @FileID EXECUTE @OLEResult = sp_OADestroy @FS GO
teens instant messaging benefits
Microsoft ACE Award
Just got this nice email from Microsoft:
--
Thank you for being a great contributor to Microsoft Visual Studio 2005.
You have been nominated to receive the Award for Customer Excellence. This award recognizes your extraordinary contribution to the Visual Studio 2005 product and will be shipped to you without charge. Please ip ICQ oh the following link to arrange road technologies analyst media messaging of your award:
--
Thanks to Microsoft for that award.
System.ArgumentOutOfRangeException
I am used to work with IIS, therefore I decided not to use the default web msn messenger display pictures
that comes with Visual Studio 2005. To set IIS as the default web server you need first to create a virtual directory and map that to the physical path. After that you need to go into your project and do the following steps:
1) Viruses Affecting MSN Messenger
click on the solution 2) Select menu download icq mac Pages" 3) Go to Start options in the new window 4) Select "Use Custom Server" 5) Enter Adult Smiley's for Yahoo Messenger BaseURL for the project (i.e: http://localhost/myproject/)
This works very nice when you dont need to run the inbuild WebAdmin asp.net configuration Tool. If you run this tool now from menu Website->ASP.NET Configuration, then you will get the following nice error message:
An error was encountered. Please return to the previous page and try again.
The following message may help in diagnosing the problem: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: site at System.Web.Configuration.WebConfigurationHost.InitForConfiguration(String& locationSubPath, String& configPath, String& locationConfigPath, IInternalConfigRoot configRoot, Object[] hostInitConfigurationParams) at System.Configuration.Configuration..ctor(String locationSubPath, Type typeConfigHost, Object[] hostInitConfigurationParams) at ...
Now isnt that nice? The tool simply doesnt work anymore. Set it back to use the default webserver of visual studio and it will work again. There are maybe ways to get it working with IIS, but I havent researched that.
|